Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A 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()
424 efi_stub_entry(handle, sys_table_arg, boot_params); in efi_pe_entry()
677 efi_system_table_t *sys_table_arg, in efi_main() argument
685 efi_system_table = sys_table_arg; in efi_main()
H A Defi-stub.c118 efi_system_table_t *sys_table_arg) in efi_pe_entry() argument
139 efi_system_table = sys_table_arg; in efi_pe_entry()
H A Defistub.h41 efi_system_table_t *sys_table_arg);