Home
last modified time | relevance | path

Searched refs:MSR_AMD64_SNP_BTB_ISOLATION_BIT (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
H A Dmsr-index.h730 #define MSR_AMD64_SNP_BTB_ISOLATION_BIT 9 macro
731 #define MSR_AMD64_SNP_BTB_ISOLATION BIT_ULL(MSR_AMD64_SNP_BTB_ISOLATION_BIT)
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h725 #define MSR_AMD64_SNP_BTB_ISOLATION_BIT 9 macro
726 #define MSR_AMD64_SNP_BTB_ISOLATION BIT_ULL(MSR_AMD64_SNP_BTB_ISOLATION_BIT)
/linux/arch/x86/coco/sev/
H A Dcore.c84 [MSR_AMD64_SNP_BTB_ISOLATION_BIT] = "BTBIsol",