Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/boot/compressed/
Dmem_encrypt.S51 movl $MSR_AMD64_SEV, %ecx /* Read the SEV MSR */
/Linux-v4.19/arch/x86/include/asm/
Dmsr-index.h353 #define MSR_AMD64_SEV 0xc0010131 macro
/Linux-v4.19/Documentation/x86/
Damd-memory-encryption.txt57 If SEV is supported, MSR 0xc0010131 (MSR_AMD64_SEV) can be used to determine if
/Linux-v4.19/arch/x86/mm/
Dmem_encrypt_identity.c523 msr = __rdmsr(MSR_AMD64_SEV); in sme_enable()
/Linux-v4.19/tools/testing/selftests/kvm/include/
Dx86.h636 #define MSR_AMD64_SEV 0xc0010131 macro