Home
last modified time | relevance | path

Searched refs:MSR_AMD64_SNP_DEBUG_SWAP (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/boot/compressed/
H A Dsev.c367 MSR_AMD64_SNP_DEBUG_SWAP | \
381 #define SNP_FEATURES_PRESENT MSR_AMD64_SNP_DEBUG_SWAP
/openbmc/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h598 #define MSR_AMD64_SNP_DEBUG_SWAP BIT_ULL(7) macro
/openbmc/linux/arch/x86/include/asm/
H A Dmsr-index.h616 #define MSR_AMD64_SNP_DEBUG_SWAP BIT_ULL(7) macro
/openbmc/linux/arch/x86/kernel/
H A Dsev.c1598 if (sev_status & MSR_AMD64_SNP_DEBUG_SWAP) in vc_handle_dr7_write()
1638 if (sev_status & MSR_AMD64_SNP_DEBUG_SWAP) in vc_handle_dr7_read()