Home
last modified time | relevance | path

Searched refs:bus_offset (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/drivers/pci/
H A Decam.c175 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 Dp2pdma.c33 u64 bus_offset; member
324 p2p_pgmap->bus_offset = pci_bus_address(pdev, bar) - in pci_p2pdma_add_resource()
1023 state->bus_off = to_p2p_pgmap(state->pgmap)->bus_offset; in pci_p2pdma_map_segment()
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dpci-ioda-tce.c291 long pnv_pci_ioda2_table_alloc_pages(int nid, __u64 bus_offset, in pnv_pci_ioda2_table_alloc_pages() argument
348 pnv_pci_setup_iommu_table(tbl, addr, tce_table_size, bus_offset, in pnv_pci_ioda2_table_alloc_pages()
356 window_size, tce_table_size, bus_offset, tbl->it_base, in pnv_pci_ioda2_table_alloc_pages()
H A Dpci.h338 extern long pnv_pci_ioda2_table_alloc_pages(int nid, __u64 bus_offset,
H A Dpci-ioda.c1853 __u64 bus_offset = num ? pe->tce_bypass_base : table_group->tce32_start; in pnv_pci_ioda2_create_table() local
1864 bus_offset, page_shift, window_size, in pnv_pci_ioda2_create_table()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dpci-ioda-tce.c290 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 Dpci.h314 extern long pnv_pci_ioda2_table_alloc_pages(int nid, __u64 bus_offset,
H A Dpci-ioda.c1351 __u64 bus_offset = num ? pe->tce_bypass_base : table_group->tce32_start; in pnv_pci_ioda2_create_table() local
1362 bus_offset, page_shift, window_size, in pnv_pci_ioda2_create_table()
/kernel/linux/linux-5.10/drivers/pci/
H A Dp2pdma.c39 u64 bus_offset; member
194 p2p_pgmap->bus_offset = pci_bus_address(pdev, bar) - in pci_p2pdma_add_resource()
884 s->dma_address = paddr - p2p_pgmap->bus_offset; in __pci_p2pdma_map_sg()

Completed in 14 milliseconds