Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dirq_remapping.h45 u64 pi_desc_addr; /* Physical address of PI Descriptor */ member
/linux/arch/x86/kvm/vmx/
H A Dposted_intr.c311 .pi_desc_addr = __pa(vcpu_to_pi_desc(vcpu)), in vmx_pi_update_irte()