Home
last modified time | relevance | path

Searched refs:efi_system_table_t (Results 1 – 13 of 13) sorted by relevance

/linux-6.6.21/arch/x86/xen/
Defi.c23 static efi_system_table_t efi_systab_xen __initdata = {
47 static efi_system_table_t __init *xen_efi_probe(void) in xen_efi_probe()
134 efi_system_table_t *efi_systab_xen; in xen_efi_init()
/linux-6.6.21/drivers/firmware/efi/
Defi-init.c84 efi_system_table_t *systab; in uefi_init()
88 systab = early_memremap_ro(efi_system_table, sizeof(efi_system_table_t)); in uefi_init()
120 early_memunmap(systab, sizeof(efi_system_table_t)); in uefi_init()
/linux-6.6.21/arch/x86/platform/efi/
Defi_32.c99 const efi_system_table_t *systab = (efi_system_table_t *)systab_phys; in efi_set_virtual_address_map()
Defi_64.c856 const efi_system_table_t *systab = (efi_system_table_t *)systab_phys; in efi_set_virtual_address_map()
/linux-6.6.21/arch/loongarch/kernel/
Defi.c34 static efi_system_table_t *efi_systab;
99 efi_systab = (efi_system_table_t *)early_memremap_ro(efi_system_table, sizeof(*efi_systab)); in efi_init()
/linux-6.6.21/drivers/firmware/efi/libstub/
Dx86-stub.c24 const efi_system_table_t *efi_system_table;
450 efi_system_table_t *sys_table_arg,
459 efi_system_table_t *sys_table_arg) in efi_pe_entry()
831 efi_system_table_t *sys_table_arg, in efi_stub_entry()
956 void efi_handover_entry(efi_handle_t handle, efi_system_table_t *sys_table_arg, in efi_handover_entry()
967 void efi32_stub_entry(efi_handle_t handle, efi_system_table_t *sys_table_arg,
971 void efi64_stub_entry(efi_handle_t handle, efi_system_table_t *sys_table_arg,
Dsystable.c8 const efi_system_table_t *efi_system_table;
Defi-stub-entry.c25 efi_system_table_t *systab) in efi_pe_entry()
Dzboot.c65 efi_zboot_entry(efi_handle_t handle, efi_system_table_t *systab) in efi_zboot_entry()
Defistub.h42 extern const efi_system_table_t *efi_system_table;
48 efi_system_table_t *sys_table_arg);
583 efi_system_table_t *system_table;
1147 efi_zboot_entry(efi_handle_t handle, efi_system_table_t *systab);
/linux-6.6.21/include/linux/
Defi.h532 } efi_system_table_t; typedef
/linux-6.6.21/arch/ia64/kernel/
Defi.c488 const efi_system_table_t *efi_systab; in efi_init()
/linux-6.6.21/Documentation/arch/x86/
Dboot.rst1420 efi_stub_entry(void *handle, efi_system_table_t *table, struct boot_params *bp)