Searched refs:SEV_STATUS_SEV_ENABLED (Results 1 – 2 of 2) sorted by relevance
/kvm-unit-tests/lib/x86/ | ||
H A D | amd_sev.c | 28 rdmsr(MSR_SEV_STATUS) & SEV_STATUS_SEV_ENABLED; in amd_sev_enabled() |
H A D | msr.h | 531 #define SEV_STATUS_SEV_ENABLED BIT(0) macro |