Searched refs:efi_system_table_64_t (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/x86/boot/compressed/
H A Defi.c148 efi_system_table_64_t *stbl = (efi_system_table_64_t *)sys_tbl_pa;
H A Defi.h82 } efi_system_table_64_t; typedef in typeref:struct:__anon156
/linux-master/arch/x86/platform/efi/
H A Defi.c373 int size = efi_enabled(EFI_64BIT) ? sizeof(efi_system_table_64_t)
393 const efi_system_table_64_t *systab64 = p;
/linux-master/arch/x86/kernel/
H A Dmachine_kexec_64.c98 mend = mstart + sizeof(efi_system_table_64_t);
/linux-master/include/linux/
H A Defi.h494 } efi_system_table_64_t; typedef in typeref:struct:__anon1107

Completed in 501 milliseconds