Searched refs:MSR_AMD64_SNP_DEBUG_SWAP (Results 1 – 4 of 4) sorted by relevance
183 MSR_AMD64_SNP_DEBUG_SWAP | \205 #define SNP_FEATURES_PRESENT (MSR_AMD64_SNP_DEBUG_SWAP | \
667 if (sev_status & MSR_AMD64_SNP_DEBUG_SWAP) in vc_handle_dr7_write()707 if (sev_status & MSR_AMD64_SNP_DEBUG_SWAP) in vc_handle_dr7_read()
722 #define MSR_AMD64_SNP_DEBUG_SWAP BIT_ULL(MSR_AMD64_SNP_DEBUG_SWAP_BIT) macro