Home
last modified time | relevance | path

Searched refs:efi_system_table_32_t (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/arch/x86/boot/compressed/
Defi.c155 efi_system_table_32_t *stbl = (efi_system_table_32_t *)sys_tbl_pa; in efi_get_conf_table()
Defi.h98 } efi_system_table_32_t; typedef
/linux-6.6.21/arch/x86/platform/efi/
Defi.c374 : sizeof(efi_system_table_32_t); in efi_systab_init()
423 const efi_system_table_32_t *systab32 = p; in efi_systab_init()
/linux-6.6.21/include/linux/
Defi.h510 } efi_system_table_32_t; typedef
531 efi_system_table_32_t mixed_mode;
/linux-6.6.21/arch/x86/kernel/
Dmachine_kexec_64.c103 mend = mstart + sizeof(efi_system_table_32_t); in map_efi_systab()