Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dvmx.c616 static struct pi_desc *vcpu_to_pi_desc(struct kvm_vcpu *vcpu) in vcpu_to_pi_desc() function
1991 struct pi_desc *pi_desc = vcpu_to_pi_desc(vcpu); in vmx_vcpu_pi_load()
2099 struct pi_desc *pi_desc = vcpu_to_pi_desc(vcpu); in vmx_vcpu_pi_put()
6102 struct pi_desc *pi_desc = vcpu_to_pi_desc(vcpu); in wakeup_handler()
10598 struct pi_desc *pi_desc = vcpu_to_pi_desc(vcpu); in vmx_pre_block()
10661 struct pi_desc *pi_desc = vcpu_to_pi_desc(vcpu); in vmx_post_block()
10747 vcpu_info.pi_desc_addr = __pa(vcpu_to_pi_desc(vcpu)); in vmx_update_pi_irte()
10757 pi_set_sn(vcpu_to_pi_desc(vcpu)); in vmx_update_pi_irte()
10759 pi_clear_sn(vcpu_to_pi_desc(vcpu)); in vmx_update_pi_irte()