Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/boot/compressed/
Dacpi.c160 efi_system_table_32_t *stbl = (efi_system_table_32_t *)systab; in efi_get_rsdp_addr()
/Linux-v5.4/arch/x86/kernel/
Dmachine_kexec_64.c102 mend = mstart + sizeof(efi_system_table_32_t); in map_efi_systab()
/Linux-v5.4/arch/x86/platform/efi/
Defi.c378 efi_system_table_32_t *systab32; in efi_systab_init()
Defi_64.c647 rt = (u32 *)(table + offsetof(efi_system_table_32_t, runtime)); \
/Linux-v5.4/include/linux/
Defi.h760 } efi_system_table_32_t; typedef