Home
last modified time | relevance | path

Searched defs:systab (Results 1 – 11 of 11) sorted by relevance

/openbmc/qemu/hw/loongarch/
H A Dboot.c77 static void init_efi_boot_memmap(struct efi_system_table *systab, in init_efi_boot_memmap()
104 static void init_efi_initrd_table(struct efi_system_table *systab, in init_efi_initrd_table()
119 static void init_efi_fdt_table(struct efi_system_table *systab) in init_efi_fdt_table()
132 struct efi_system_table *systab = p; in init_systab() local
/openbmc/linux/drivers/firmware/efi/libstub/
H A Defi-stub-entry.c25 efi_system_table_t *systab) in efi_pe_entry()
H A Dzboot.c65 efi_zboot_entry(efi_handle_t handle, efi_system_table_t *systab) in efi_zboot_entry()
/openbmc/linux/arch/ia64/kernel/
H A Dsal.c98 check_versions (struct ia64_sal_systab *systab) in check_versions()
302 ia64_sal_init (struct ia64_sal_systab *systab) in ia64_sal_init()
H A Desi.c51 struct ia64_sal_systab *systab; in esi_init() local
/openbmc/linux/drivers/firmware/efi/
H A Defi-init.c84 efi_system_table_t *systab; in uefi_init() local
H A Dfdtparams.c87 unsigned long systab; in efi_get_fdt_params() local
/openbmc/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() local
H A Defi_64.c856 const efi_system_table_t *systab = (efi_system_table_t *)systab_phys; in efi_set_virtual_address_map() local
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest.c228 struct efi_system_table *systab) in efi_selftest()
/openbmc/u-boot/lib/efi_loader/
H A Defi_boottime.c3198 struct efi_system_table __efi_runtime_data systab = { variable