Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/coco/
H A Dcore.c69 if (sev_status & MSR_AMD64_SNP_VTOM) in amd_cc_platform_has()
128 if (sev_status & MSR_AMD64_SNP_VTOM) in cc_mkenc()
144 if (sev_status & MSR_AMD64_SNP_VTOM) in cc_mkdec()
/openbmc/linux/arch/x86/boot/compressed/
H A Dsev.c363 #define SNP_FEATURES_IMPL_REQ (MSR_AMD64_SNP_VTOM | \
/openbmc/linux/arch/x86/hyperv/
H A Divm.c592 sev_status = MSR_AMD64_SNP_VTOM; in hv_vtom_init()
/openbmc/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h594 #define MSR_AMD64_SNP_VTOM BIT_ULL(3) macro
/openbmc/linux/arch/x86/include/asm/
H A Dmsr-index.h610 #define MSR_AMD64_SNP_VTOM BIT_ULL(3) macro