Home
last modified time | relevance | path

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

/linux-6.12.1/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.12.1/drivers/firmware/efi/
Defi-init.c93 efi_system_table_t *systab; in uefi_init()
97 systab = early_memremap_ro(efi_system_table, sizeof(efi_system_table_t)); in uefi_init()
129 early_memunmap(systab, sizeof(efi_system_table_t)); in uefi_init()
/linux-6.12.1/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.12.1/arch/loongarch/kernel/
Defi.c34 static efi_system_table_t *efi_systab;
110 efi_systab = (efi_system_table_t *)early_memremap_ro(efi_system_table, sizeof(*efi_systab)); in efi_init()
/linux-6.12.1/drivers/firmware/efi/libstub/
Dsystable.c8 const efi_system_table_t *efi_system_table;
Dx86-stub.c26 const efi_system_table_t *efi_system_table;
526 efi_system_table_t *sys_table_arg,
535 efi_system_table_t *sys_table_arg) in efi_pe_entry()
941 efi_system_table_t *sys_table_arg, in efi_stub_entry()
1069 void efi_handover_entry(efi_handle_t handle, efi_system_table_t *sys_table_arg, in efi_handover_entry()
1078 void efi32_stub_entry(efi_handle_t handle, efi_system_table_t *sys_table_arg,
1082 void efi64_stub_entry(efi_handle_t handle, efi_system_table_t *sys_table_arg,
Defi-stub-entry.c31 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;
1227 efi_zboot_entry(efi_handle_t handle, efi_system_table_t *systab);
/linux-6.12.1/include/linux/
Defi.h533 } efi_system_table_t; typedef
/linux-6.12.1/Documentation/arch/x86/
Dboot.rst1421 efi_stub_entry(void *handle, efi_system_table_t *table, struct boot_params *bp)