Home
last modified time | relevance | path

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

/linux/arch/x86/coco/ !
H A Dcore.c74 if (sev_status & MSR_AMD64_SNP_VTOM) in amd_cc_platform_has()
139 if (sev_status & MSR_AMD64_SNP_VTOM) in cc_mkenc()
155 if (sev_status & MSR_AMD64_SNP_VTOM) in cc_mkdec()
/linux/arch/x86/boot/compressed/ !
H A Dsev.c227 #define SNP_FEATURES_IMPL_REQ (MSR_AMD64_SNP_VTOM | \
/linux/arch/x86/hyperv/ !
H A Divm.c651 sev_status = MSR_AMD64_SNP_VTOM; in hv_vtom_init()
/linux/arch/x86/include/asm/ !
H A Dmsr-index.h675 #define MSR_AMD64_SNP_VTOM BIT_ULL(MSR_AMD64_SNP_VTOM_BIT) macro
/linux/tools/arch/x86/include/asm/ !
H A Dmsr-index.h674 #define MSR_AMD64_SNP_VTOM BIT_ULL(MSR_AMD64_SNP_VTOM_BIT) macro