Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/boot/compressed/
Dmem_encrypt.S48 movl $MSR_AMD64_SEV, %ecx /* Read the SEV MSR */
/Linux-v5.4/arch/x86/mm/
Dmem_encrypt_identity.c539 msr = __rdmsr(MSR_AMD64_SEV); in sme_enable()
/Linux-v5.4/Documentation/x86/
Damd-memory-encryption.rst63 If SEV is supported, MSR 0xc0010131 (MSR_AMD64_SEV) can be used to determine if
/Linux-v5.4/arch/x86/include/asm/
Dmsr-index.h433 #define MSR_AMD64_SEV 0xc0010131 macro
/Linux-v5.4/tools/testing/selftests/kvm/include/x86_64/
Dprocessor.h657 #define MSR_AMD64_SEV 0xc0010131 macro