Home
last modified time | relevance | path

Searched refs:vcpu_vt (Results 1 – 6 of 6) sorted by relevance

/arch/x86/kvm/vmx/
A Dposted_intr.c60 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()
A Dvmx.h210 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()
A Dcommon.h33 struct vcpu_vt { struct
A Dtdx.h58 struct vcpu_vt vt;
A Dtdx.c776 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()
A Dvmx.c1237 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