Home
last modified time | relevance | path

Searched refs:MSR_AMD64_SEV (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/x86/boot/compressed/
H A Dsev.c488 boot_rdmsr(MSR_AMD64_SEV, &m); in sev_enable()
529 boot_rdmsr(MSR_AMD64_SEV, &m); in sev_get_status()
H A Dmem_encrypt.S39 movl $MSR_AMD64_SEV, %ecx /* Read the SEV MSR */
/openbmc/linux/arch/x86/mm/
H A Dmem_encrypt_identity.c531 RIP_REL_REF(sev_status) = msr = __rdmsr(MSR_AMD64_SEV); in sme_enable()
/openbmc/linux/Documentation/arch/x86/
H A Damd-memory-encryption.rst63 If SEV is supported, MSR 0xc0010131 (MSR_AMD64_SEV) can be used to determine if
/openbmc/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h585 #define MSR_AMD64_SEV 0xc0010131 macro
/openbmc/linux/arch/x86/include/asm/
H A Dmsr-index.h602 #define MSR_AMD64_SEV 0xc0010131 macro