Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/xen/
Defi.c21 static efi_system_table_t efi_systab_xen __initdata = {
45 static efi_system_table_t __init *xen_efi_probe(void) in xen_efi_probe()
132 efi_system_table_t *efi_systab_xen; in xen_efi_init()
/Linux-v6.1/drivers/firmware/efi/
Defi-init.c66 efi_system_table_t *systab; in uefi_init()
70 systab = early_memremap_ro(efi_system_table, sizeof(efi_system_table_t)); in uefi_init()
102 early_memunmap(systab, sizeof(efi_system_table_t)); in uefi_init()
/Linux-v6.1/arch/loongarch/kernel/
Defi.c32 static efi_system_table_t *efi_systab;
64 efi_systab = (efi_system_table_t *)early_memremap_ro(efi_system_table, sizeof(*efi_systab)); in efi_init()
/Linux-v6.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.c835 const efi_system_table_t *systab = (efi_system_table_t *)systab_phys; in efi_set_virtual_address_map()
/Linux-v6.1/drivers/firmware/efi/libstub/
Dsystable.c8 const efi_system_table_t *efi_system_table;
Dx86-stub.c24 const efi_system_table_t *efi_system_table;
449 efi_system_table_t *sys_table_arg,
458 efi_system_table_t *sys_table_arg) in efi_pe_entry()
769 efi_system_table_t *sys_table_arg, in efi_main()
Defistub.h37 extern const efi_system_table_t *efi_system_table;
43 efi_system_table_t *sys_table_arg);
535 efi_system_table_t *system_table;
Defi-stub.c125 efi_system_table_t *sys_table_arg) in efi_pe_entry()
Dzboot.c163 efi_zboot_entry(efi_handle_t handle, efi_system_table_t *systab) in efi_zboot_entry()
/Linux-v6.1/include/linux/
Defi.h525 } efi_system_table_t; typedef
/Linux-v6.1/arch/ia64/kernel/
Defi.c488 const efi_system_table_t *efi_systab; in efi_init()
/Linux-v6.1/Documentation/x86/
Dboot.rst1419 efi_main(void *handle, efi_system_table_t *table, struct boot_params *bp)