Searched refs:MSR_AMD64_SEV (Results 1 – 5 of 5) sorted by relevance
42 movl $MSR_AMD64_SEV, %ecx /* Read the SEV MSR */86 movl $MSR_AMD64_SEV, %ecx /* Read the SEV MSR */
534 sev_status = __rdmsr(MSR_AMD64_SEV); in sme_enable()
63 If SEV is supported, MSR 0xc0010131 (MSR_AMD64_SEV) can be used to determine if
518 #define MSR_AMD64_SEV 0xc0010131 macro