Searched refs:vcpu_vt (Results 1 – 6 of 6) sorted by relevance
60 struct vcpu_vt *vt = to_vt(vcpu); in vmx_vcpu_pi_load()165 struct vcpu_vt *vt = to_vt(vcpu); in pi_enable_wakeup_handler()258 struct vcpu_vt *vt; in pi_wakeup_handler()
210 struct vcpu_vt vt;311 static __always_inline struct vcpu_vt *to_vt(struct kvm_vcpu *vcpu) in to_vt()316 static __always_inline struct kvm_vcpu *vt_to_vcpu(struct vcpu_vt *vt) in vt_to_vcpu()328 struct vcpu_vt *vt = to_vt(vcpu); in vmx_get_exit_qual()339 struct vcpu_vt *vt = to_vt(vcpu); in vmx_get_intr_info()
33 struct vcpu_vt { struct
58 struct vcpu_vt vt;
776 struct vcpu_vt *vt = to_vt(vcpu); in tdx_prepare_switch_to_guest()813 struct vcpu_vt *vt = to_vt(vcpu); in tdx_prepare_switch_to_host()936 struct vcpu_vt *vt = to_vt(vcpu); in tdx_vcpu_enter_exit()1029 struct vcpu_vt *vt = to_vt(vcpu); in tdx_vcpu_run()
1237 struct vcpu_vt *vt = to_vt(vcpu); in vmx_prepare_switch_to_guest()4172 struct vcpu_vt *vt = to_vt(vcpu); in vmx_deliver_posted_interrupt()6817 struct vcpu_vt *vt = to_vt(vcpu); in vmx_sync_pir_to_irr()
Completed in 29 milliseconds