Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dposted_intr.c40 return &(to_vt(vcpu)->pi_desc); in vcpu_to_pi_desc()
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()
H A Dvmx.h314 static __always_inline struct vcpu_vt *to_vt(struct kvm_vcpu *vcpu) in to_vt() function
326 return to_vt(vcpu)->exit_reason; in vmx_get_exit_reason()
331 struct vcpu_vt *vt = to_vt(vcpu); in vmx_get_exit_qual()
342 struct vcpu_vt *vt = to_vt(vcpu); in vmx_get_intr_info()
H A Dtdx.c795 struct vcpu_vt *vt = to_vt(vcpu); in tdx_prepare_switch_to_guest()
824 struct vcpu_vt *vt = to_vt(vcpu); in tdx_prepare_switch_to_host()
975 struct vcpu_vt *vt = to_vt(vcpu); in tdx_vcpu_enter_exit()
1068 struct vcpu_vt *vt = to_vt(vcpu); in tdx_vcpu_run()