Home
last modified time | relevance | path

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

/linux/arch/x86/boot/compressed/
H A Dsev.c185 MSR_AMD64_SNP_SECURE_TSC | \
206 MSR_AMD64_SNP_SECURE_TSC | \
/linux/arch/x86/coco/
H A Dcore.c102 return sev_status & MSR_AMD64_SNP_SECURE_TSC; in amd_cc_platform_has()
/linux/arch/x86/mm/
H A Dmem_encrypt_amd.c539 if (sev_status & MSR_AMD64_SNP_SECURE_TSC) in sme_early_init()
/linux/arch/x86/include/asm/
H A Dmsr-index.h735 #define MSR_AMD64_SNP_SECURE_TSC BIT_ULL(MSR_AMD64_SNP_SECURE_TSC_BIT) macro
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h730 #define MSR_AMD64_SNP_SECURE_TSC BIT_ULL(MSR_AMD64_SNP_SECURE_TSC_BIT) macro