Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/netlogic/xlr/
Dmsidef.h69 #define MSI_ADDR_BASE_LO 0xfee00000 macro
/linux-4.4.14/arch/x86/include/asm/
Dmsidef.h34 #define MSI_ADDR_BASE_LO 0xfee00000 macro
/linux-4.4.14/arch/mips/pci/
Dpci-xlr.c251 msg.address_lo = MSI_ADDR_BASE_LO | in arch_setup_msi_irq()
/linux-4.4.14/arch/x86/kernel/apic/
Dmsi.c38 MSI_ADDR_BASE_LO | in irq_msi_compose_msg()
/linux-4.4.14/arch/x86/pci/
Dxen.c216 MSI_ADDR_BASE_LO | in xen_msi_compose_msg()
/linux-4.4.14/drivers/iommu/
Damd_iommu.c1485 if (old_size < MSI_ADDR_BASE_LO && in alloc_new_range()
1486 dma_dom->aperture_size > MSI_ADDR_BASE_LO) { in alloc_new_range()
1490 pages = iommu_num_pages(MSI_ADDR_BASE_LO, 0x10000, PAGE_SIZE); in alloc_new_range()
1491 spage = MSI_ADDR_BASE_LO >> PAGE_SHIFT; in alloc_new_range()
3888 msg->address_lo = MSI_ADDR_BASE_LO; in irq_remapping_prepare_irte()
Dintel_irq_remapping.c1267 msg->address_lo = MSI_ADDR_BASE_LO | MSI_ADDR_IR_EXT_INT | in intel_irq_remapping_prepare_irte()