Home
last modified time | relevance | path

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

/linux/arch/x86/xen/
A 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/drivers/firmware/efi/
A Defi-init.c90 efi_system_table_t *systab; in uefi_init()
94 systab = early_memremap_ro(efi_system_table, sizeof(efi_system_table_t)); in uefi_init()
127 early_memunmap(systab, sizeof(efi_system_table_t)); in uefi_init()
/linux/arch/x86/platform/efi/
A Defi_32.c99 const efi_system_table_t *systab = (efi_system_table_t *)systab_phys; in efi_set_virtual_address_map()
A Defi_64.c827 const efi_system_table_t *systab = (efi_system_table_t *)systab_phys; in efi_set_virtual_address_map()
/linux/drivers/firmware/efi/libstub/
A Defi-stub.c50 const efi_system_table_t *efi_system_table;
118 efi_system_table_t *sys_table_arg) in efi_pe_entry()
A Dx86-stub.c24 const efi_system_table_t *efi_system_table;
347 efi_system_table_t *sys_table_arg,
356 efi_system_table_t *sys_table_arg) in efi_pe_entry()
670 efi_system_table_t *sys_table_arg, in efi_main()
A Defistub.h38 extern const efi_system_table_t *efi_system_table;
41 efi_system_table_t *sys_table_arg);
450 efi_system_table_t *system_table;
/linux/include/linux/
A Defi.h454 } efi_system_table_t; typedef
/linux/arch/ia64/kernel/
A Defi.c488 const efi_system_table_t *efi_systab; in efi_init()
/linux/Documentation/x86/
A Dboot.rst1419 efi_main(void *handle, efi_system_table_t *table, struct boot_params *bp)

Completed in 23 milliseconds