Searched refs:efi_system_table_t (Results 1 – 7 of 7) sorted by relevance
23 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()
94 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()
99 const efi_system_table_t *systab = (efi_system_table_t *)systab_phys; in efi_set_virtual_address_map()
8 const efi_system_table_t *efi_system_table;
47 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);
535 } efi_system_table_t; typedef
1418 void efi_stub_entry(void *handle, efi_system_table_t *table, struct boot_params *bp);