Searched refs:sys_table_arg (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/firmware/efi/libstub/ |
| H A D | x86-stub.c | 913 efi_system_table_t *sys_table_arg, in efi_stub_entry() argument 923 efi_system_table = sys_table_arg; in efi_stub_entry() 1048 efi_system_table_t *sys_table_arg) in efi_pe_entry() argument 1050 efi_stub_entry(handle, sys_table_arg, NULL); in efi_pe_entry() 1054 void efi_handover_entry(efi_handle_t handle, efi_system_table_t *sys_table_arg, in efi_handover_entry() argument 1058 efi_stub_entry(handle, sys_table_arg, boot_params); in efi_handover_entry() 1063 void efi32_stub_entry(efi_handle_t handle, efi_system_table_t *sys_table_arg, 1067 void efi64_stub_entry(efi_handle_t handle, efi_system_table_t *sys_table_arg,
|
| H A D | efistub.h | 53 efi_system_table_t *sys_table_arg);
|