Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/vmx/
H A Dposted_intr.h13 int vmx_pi_update_irte(struct kvm *kvm, unsigned int host_irq,
H A Dmain.c135 .pi_update_irte = vmx_pi_update_irte,
H A Dposted_intr.c295 int vmx_pi_update_irte(struct kvm *kvm, unsigned int host_irq, in vmx_pi_update_irte() function