Lines Matching refs:hypervisor
11 virtual machines (VMs) under the control of a hypervisor. When enabled,
15 The hypervisor can determine the SEV support through the CPUID
52 key management interface to perform common hypervisor activities such as
85 The KVM_SEV_INIT command is used by the hypervisor to initialize the SEV platform
209 The KVM_SEV_DEBUG_DECRYPT command can be used by the hypervisor to request the
229 The KVM_SEV_DEBUG_ENCRYPT command can be used by the hypervisor to request the
249 The KVM_SEV_LAUNCH_SECRET command can be used by the hypervisor to inject secret
265 __u64 trans_uaddr; /* the hypervisor memory region which contains the secret */
272 The KVM_SEV_GET_ATTESTATION_REPORT command can be used by the hypervisor to query the attestation
296 The KVM_SEV_SEND_START command can be used by the hypervisor to create an
327 The KVM_SEV_SEND_UPDATE_DATA command can be used by the hypervisor to encrypt the
356 issued by the hypervisor to delete the encryption context.
401 The KVM_SEV_RECEIVE_UPDATE_DATA command can be used by the hypervisor to copy
426 issued by the hypervisor to make the guest ready for execution.