Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dkvm-x86-ops.h109 KVM_X86_OP_OPTIONAL(pi_update_irte)
H A Dkvm_host.h1711 int (*pi_update_irte)(struct kvm *kvm, unsigned int host_irq, member
/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.c5068 .pi_update_irte = avic_pi_update_irte,
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c8370 .pi_update_irte = vmx_pi_update_irte,