Searched refs:tdx_vcpu_run (Results 1 – 3 of 3) sorted by relevance
135 fastpath_t tdx_vcpu_run(struct kvm_vcpu *vcpu, u64 run_flags);
149 return tdx_vcpu_run(vcpu, run_flags); in vt_vcpu_run()
1065 fastpath_t tdx_vcpu_run(struct kvm_vcpu *vcpu, u64 run_flags) in tdx_vcpu_run() function