Home
last modified time | relevance | path

Searched refs:sys_table_arg (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/firmware/efi/libstub/
Dx86-stub.c347 efi_system_table_t *sys_table_arg,
356 efi_system_table_t *sys_table_arg) in efi_pe_entry() argument
366 efi_system_table = sys_table_arg; in efi_pe_entry()
417 efi_stub_entry(handle, sys_table_arg, boot_params); in efi_pe_entry()
670 efi_system_table_t *sys_table_arg, in efi_main() argument
678 efi_system_table = sys_table_arg; in efi_main()
Defi-stub.c106 efi_system_table_t *sys_table_arg) in efi_pe_entry() argument
127 efi_system_table = sys_table_arg; in efi_pe_entry()
Defistub.h41 efi_system_table_t *sys_table_arg);