Searched refs:sys_table_arg (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/firmware/efi/libstub/
H A Dx86-stub.c461 efi_system_table_t *sys_table_arg,
470 efi_system_table_t *sys_table_arg)
482 efi_system_table = sys_table_arg;
509 efi_stub_entry(handle, sys_table_arg, &boot_params);
848 efi_system_table_t *sys_table_arg,
859 efi_system_table = sys_table_arg;
976 void efi_handover_entry(efi_handle_t handle, efi_system_table_t *sys_table_arg, argument
980 efi_stub_entry(handle, sys_table_arg, boot_params);
985 void efi32_stub_entry(efi_handle_t handle, efi_system_table_t *sys_table_arg,
989 void efi64_stub_entry(efi_handle_t handle, efi_system_table_t *sys_table_arg,
469 efi_pe_entry(efi_handle_t handle, efi_system_table_t *sys_table_arg) argument
847 efi_stub_entry(efi_handle_t handle, efi_system_table_t *sys_table_arg, struct boot_params *boot_params) argument
[all...]
H A Defistub.h48 efi_system_table_t *sys_table_arg);

Completed in 218 milliseconds