Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/virt/kvm/x86/
Damd-memory-encryption.rst148 4. KVM_SEV_LAUNCH_MEASURE
151 The KVM_SEV_LAUNCH_MEASURE command is used to retrieve the measurement of the
282 used by the guest owner with the KVM_SEV_LAUNCH_MEASURE.
/Linux-v6.6/tools/include/uapi/linux/
Dkvm.h1891 KVM_SEV_LAUNCH_MEASURE, enumerator
/Linux-v6.6/include/uapi/linux/
Dkvm.h1898 KVM_SEV_LAUNCH_MEASURE, enumerator
/Linux-v6.6/arch/x86/kvm/svm/
Dsev.c1894 case KVM_SEV_LAUNCH_MEASURE: in sev_mem_enc_ioctl()