Home
last modified time | relevance | path

Searched refs:SEV (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/Documentation/virt/kvm/
Damd-memory-encryption.rst2 Secure Encrypted Virtualization (SEV)
8 Secure Encrypted Virtualization (SEV) is a feature found on AMD processors.
10 SEV is an extension to the AMD-V architecture which supports running
15 The hypervisor can determine the SEV support through the CPUID
17 to SEV::
20 Bit[1] indicates support for SEV
25 If support for SEV is present, MSR 0xc001_0010 (MSR_K8_SYSCFG) and MSR 0xc001_0015
36 When SEV support is available, it can be enabled in a specific VM by
37 setting the SEV bit before executing VMRUN.::
40 Bit[1] 1 = SEV is enabled
[all …]
Dapi.rst4229 (SEV) commands on AMD Processors. The SEV commands are defined in
4244 It is used in the SEV-enabled guest. When encryption is enabled, a guest
4245 memory region may contain encrypted data. The SEV memory encryption
4249 swapped. So relocating (or migrating) physical backing pages for the SEV
4252 Note: The current SEV key management spec does not provide commands to
/kernel/linux/linux-5.10/Documentation/x86/
Damd-memory-encryption.rst7 Secure Memory Encryption (SME) and Secure Encrypted Virtualization (SEV) are
16 SEV enables running encrypted virtual machines (VMs) in which the code and data
18 within the VM itself. SEV guest VMs have the concept of private and shared
36 When SEV is enabled, instruction pages and guest page tables are always treated
39 is operating in 64-bit or 32-bit PAE mode, in all other modes the SEV hardware
42 Support for SME and SEV can be determined through the CPUID instruction. The
47 Bit[1] indicates support for SEV
63 If SEV is supported, MSR 0xc0010131 (MSR_AMD64_SEV) can be used to determine if
64 SEV is active::
/kernel/linux/linux-5.10/arch/arm/include/asm/
Dspinlock.h39 #define SEV __ALT_SMP_ASM(WASM(sev), WASM(nop)) macro
45 __asm__(SEV); in dsb_sev()
/kernel/liteos_a/arch/arm/arm/src/
Dsmp.c87 SEV; in HalSecondaryCpuStart()
/kernel/linux/linux-5.10/drivers/crypto/ccp/
DKconfig45 management commands in Secure Encrypted Virtualization (SEV) mode,
/kernel/liteos_a/arch/arm/arm/include/
Dlos_hw_cpu.h57 #define SEV __asm__ volatile("sev" ::: "memory") macro
/kernel/linux/linux-5.10/arch/x86/kvm/
DKconfig99 bool "AMD Secure Encrypted Virtualization (SEV) support"
/kernel/linux/linux-5.10/
DMAINTAINERS846 AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER - SEV SUPPORT