Home
last modified time | relevance | path

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

/Linux-v6.1/arch/ia64/kernel/
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()
Desi.c51 struct ia64_sal_systab *systab; in esi_init() local
/Linux-v6.1/drivers/firmware/efi/
Defi-init.c66 efi_system_table_t *systab; in uefi_init() local
Dfdtparams.c85 unsigned long systab; in efi_get_fdt_params() local
/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() local
Defi_64.c835 const efi_system_table_t *systab = (efi_system_table_t *)systab_phys; in efi_set_virtual_address_map() local
/Linux-v6.1/drivers/firmware/efi/libstub/
Dzboot.c163 efi_zboot_entry(efi_handle_t handle, efi_system_table_t *systab) in efi_zboot_entry()