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