Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/boot/compressed/
Dsev.c364 MSR_AMD64_SNP_DEBUG_SWAP | \
378 #define SNP_FEATURES_PRESENT MSR_AMD64_SNP_DEBUG_SWAP
/Linux-v6.6/tools/arch/x86/include/asm/
Dmsr-index.h598 #define MSR_AMD64_SNP_DEBUG_SWAP BIT_ULL(7) macro
/Linux-v6.6/arch/x86/include/asm/
Dmsr-index.h598 #define MSR_AMD64_SNP_DEBUG_SWAP BIT_ULL(7) macro
/Linux-v6.6/arch/x86/kernel/
Dsev.c1607 if (sev_status & MSR_AMD64_SNP_DEBUG_SWAP) in vc_handle_dr7_write()
1647 if (sev_status & MSR_AMD64_SNP_DEBUG_SWAP) in vc_handle_dr7_read()