acrn-hypervisor/hypervisor/include
Shuo A Liu a431cff94e hv: Use 64 bits definition for 64 bits MSR_IA32_VMX_EPT_VPID_CAP operation
MSR_IA32_VMX_EPT_VPID_CAP is 64 bits. Using 32 bits MACROs with it may
cause the bit expression wrong.

Unify the MSR_IA32_VMX_EPT_VPID_CAP operation with 64 bits definition.

Tracked-On: #5923
Signed-off-by: Shuo A Liu <shuo.a.liu@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2021-07-02 09:24:12 +08:00
..
arch/x86/asm hv: Use 64 bits definition for 64 bits MSR_IA32_VMX_EPT_VPID_CAP operation 2021-07-02 09:24:12 +08:00
common HV: add efi memory map parsing function 2021-06-11 10:06:02 +08:00
debug hv: deny access to HV owned legacy PIO UART from SOS 2021-06-08 16:16:14 +08:00
dm HV: vpci: check if address is in VM BAR MMIO space 2021-06-08 08:39:01 +08:00
hw hv: add max payload to vrp 2021-06-15 08:53:53 +08:00
lib HV: init hv_e820 from efi mmap if boot from uefi 2021-06-11 10:06:02 +08:00
public hv: add max payload to vrp 2021-06-15 08:53:53 +08:00