Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dposted_intr.c38 static struct pi_desc *vcpu_to_pi_desc(struct kvm_vcpu *vcpu) in vcpu_to_pi_desc() function
59 struct pi_desc *pi_desc = vcpu_to_pi_desc(vcpu); in vmx_vcpu_pi_load()
164 struct pi_desc *pi_desc = vcpu_to_pi_desc(vcpu); in pi_enable_wakeup_handler()
225 struct pi_desc *pi_desc = vcpu_to_pi_desc(vcpu); in vmx_vcpu_pi_put()
277 struct pi_desc *pi = vcpu_to_pi_desc(vcpu); in pi_apicv_pre_state_restore()
285 struct pi_desc *pi_desc = vcpu_to_pi_desc(vcpu); in pi_has_pending_interrupt()
311 .pi_desc_addr = __pa(vcpu_to_pi_desc(vcpu)), in vmx_pi_update_irte()