Home
last modified time | relevance | path

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

/linux/arch/x86/xen/
H A 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/drivers/firmware/efi/
H A Defi-init.c94 efi_system_table_t *systab; in uefi_init()
98 systab = early_memremap_ro(efi_system_table, sizeof(efi_system_table_t)); in uefi_init()
130 early_memunmap(systab, sizeof(efi_system_table_t)); in uefi_init()
/linux/arch/x86/platform/efi/
H A Defi_32.c99 const efi_system_table_t *systab = (efi_system_table_t *)systab_phys; in efi_set_virtual_address_map()
/linux/drivers/firmware/efi/libstub/
H A Dsystable.c8 const efi_system_table_t *efi_system_table;
H A Defistub.h47 extern const efi_system_table_t *efi_system_table;
53 efi_system_table_t *sys_table_arg);
615 efi_system_table_t *system_table;
1252 efi_zboot_entry(efi_handle_t handle, efi_system_table_t *systab);
/linux/include/linux/
H A Defi.h535 } efi_system_table_t; typedef
/linux/Documentation/arch/x86/
H A Dboot.rst1418 void efi_stub_entry(void *handle, efi_system_table_t *table, struct boot_params *bp);