Home
last modified time | relevance | path

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

/hypervisor/quirks/
A Dsecurity_vm_fixup.c263 …uint64_t efi_system_tab_paddr = ((uint64_t)abi->uefi_info.systab_hi << 32) | ((uint64_t)abi->uefi_… in probe_smbios_table() local
264 EFI_SYSTEM_TABLE *efi_system_tab = (EFI_SYSTEM_TABLE *)hpa2hva(efi_system_tab_paddr); in probe_smbios_table()

Completed in 5 milliseconds