Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/firmware/efi/libstub/
Dx86-stub.c441 efi_system_table_t *sys_table_arg,
450 efi_system_table_t *sys_table_arg) in efi_pe_entry() argument
460 efi_system_table = sys_table_arg; in efi_pe_entry()
517 efi_stub_entry(handle, sys_table_arg, boot_params); in efi_pe_entry()
843 efi_system_table_t *sys_table_arg, in efi_stub_entry() argument
854 efi_system_table = sys_table_arg; in efi_stub_entry()
968 void efi_handover_entry(efi_handle_t handle, efi_system_table_t *sys_table_arg, in efi_handover_entry() argument
974 efi_stub_entry(handle, sys_table_arg, boot_params); in efi_handover_entry()
979 void efi32_stub_entry(efi_handle_t handle, efi_system_table_t *sys_table_arg,
983 void efi64_stub_entry(efi_handle_t handle, efi_system_table_t *sys_table_arg,
Defistub.h48 efi_system_table_t *sys_table_arg);