Searched refs:bus_offset (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/pci/ |
| H A D | ecam.c | 175 u32 bus_offset, devfn_offset; in pci_ecam_map_bus() local 188 bus_offset = (busn & PCIE_ECAM_BUS_MASK) << bus_shift; in pci_ecam_map_bus() 192 return base + (bus_offset | devfn_offset | where); in pci_ecam_map_bus()
|
| H A D | p2pdma.c | 277 p2p->mem[i].bus_offset = in pcim_p2pdma_init()
|
| /linux/include/linux/ |
| H A D | pci-p2pdma.h | 26 u64 bus_offset; member 210 return paddr + provider->bus_offset; in pci_p2pdma_bus_addr_map()
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | pci-ioda-tce.c | 290 long pnv_pci_ioda2_table_alloc_pages(int nid, __u64 bus_offset, in pnv_pci_ioda2_table_alloc_pages() argument 347 pnv_pci_setup_iommu_table(tbl, addr, tce_table_size, bus_offset, in pnv_pci_ioda2_table_alloc_pages() 355 window_size, tce_table_size, bus_offset, tbl->it_base, in pnv_pci_ioda2_table_alloc_pages()
|
| H A D | pci-ioda.c | 1349 __u64 bus_offset = num ? pe->tce_bypass_base : table_group->tce32_start; in pnv_pci_ioda2_create_table() local 1360 bus_offset, page_shift, window_size, in pnv_pci_ioda2_create_table()
|