Searched refs:MSI_ADDR_DEST_ID (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
H A Dmsidef.h48 #define MSI_ADDR_DEST_ID(dest) (((dest) << MSI_ADDR_DEST_ID_SHIFT) & \ macro
/linux-4.4.14/arch/mips/include/asm/netlogic/xlr/
H A Dmsidef.h81 #define MSI_ADDR_DEST_ID(dest) (((dest) << MSI_ADDR_DEST_ID_SHIFT) & \ macro
/linux-4.4.14/arch/x86/kernel/apic/
H A Dmsi.c45 MSI_ADDR_DEST_ID(cfg->dest_apicid); irq_msi_compose_msg()
/linux-4.4.14/arch/x86/pci/
H A Dxen.c219 MSI_ADDR_DEST_ID(pirq); xen_msi_compose_msg()

Completed in 40 milliseconds