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

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

Completed in 98 milliseconds