Home
last modified time | relevance | path

Searched refs:tdx_vcpu_create (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dx86_ops.h131 int tdx_vcpu_create(struct kvm_vcpu *vcpu);
H A Dmain.c71 return tdx_vcpu_create(vcpu); in vt_vcpu_create()
H A Dtdx.c666 int tdx_vcpu_create(struct kvm_vcpu *vcpu) in tdx_vcpu_create() function