Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/lib/x86_64/
H A Dsev.c94 vm_sev_ioctl(vm, KVM_SEV_LAUNCH_MEASURE, &launch_measure); in sev_vm_launch_measure()
/linux/Documentation/virt/kvm/x86/
H A Damd-memory-encryption.rst180 4. KVM_SEV_LAUNCH_MEASURE
183 The KVM_SEV_LAUNCH_MEASURE command is used to retrieve the measurement of the
314 used by the guest owner with the KVM_SEV_LAUNCH_MEASURE.
/linux/arch/x86/include/uapi/asm/
H A Dkvm.h676 KVM_SEV_LAUNCH_MEASURE, enumerator
/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h676 KVM_SEV_LAUNCH_MEASURE, enumerator
/linux/arch/x86/kvm/svm/
H A Dsev.c2619 case KVM_SEV_LAUNCH_MEASURE: in sev_mem_enc_ioctl()