Lines Matching refs:hypervisor
13 virtual machines (VMs) under the control of a hypervisor. When enabled,
17 The hypervisor can determine the SEV support through the CPUID
54 key management interface to perform common hypervisor activities such as
87 The KVM_SEV_INIT command is used by the hypervisor to initialize the SEV platform
216 The KVM_SEV_DEBUG_DECRYPT command can be used by the hypervisor to request the
236 The KVM_SEV_DEBUG_ENCRYPT command can be used by the hypervisor to request the
256 The KVM_SEV_LAUNCH_SECRET command can be used by the hypervisor to inject secret
272 __u64 trans_uaddr; /* the hypervisor memory region which contains the secret */
279 The KVM_SEV_GET_ATTESTATION_REPORT command can be used by the hypervisor to query the attestation
303 The KVM_SEV_SEND_START command can be used by the hypervisor to create an
334 The KVM_SEV_SEND_UPDATE_DATA command can be used by the hypervisor to encrypt the
363 issued by the hypervisor to delete the encryption context.
408 The KVM_SEV_RECEIVE_UPDATE_DATA command can be used by the hypervisor to copy
433 issued by the hypervisor to make the guest ready for execution.