Searched refs:pide (Results 1 – 3 of 3) sorted by relevance
| /drivers/parisc/ |
| A D | sba_iommu.c | 239 uint pide = 0; in sba_check_pdir() local 260 pide++; in sba_check_pdir() 346 unsigned long pide = ~0UL, tpide; in sba_search_bitmap() local 369 pide = tpide; in sba_search_bitmap() 404 pide = tpide; in sba_search_bitmap() 426 return (pide); in sba_search_bitmap() 446 unsigned long pide; in sba_alloc_range() local 449 if (pide >= (ioc->res_size << 3)) { in sba_alloc_range() 451 if (pide >= (ioc->res_size << 3)) in sba_alloc_range() 481 return (pide); in sba_alloc_range() [all …]
|
| A D | iommu-helpers.h | 45 u32 pide = sg_dma_address(startsg) & ~PIDE_FLAG; in iommu_fill_pdir() local 53 dma_offset = (unsigned long) pide & ~IOVP_MASK; in iommu_fill_pdir() 57 sg_dma_address(dma_sg) = pide | ioc->ibase; in iommu_fill_pdir() 62 sg_dma_address(dma_sg) = pide; in iommu_fill_pdir() 64 pdirp = &(ioc->pdir_base[pide >> IOVP_SHIFT]); in iommu_fill_pdir()
|
| /drivers/net/ethernet/mellanox/mlxsw/ |
| A D | reg.h | 6513 MLXSW_ITEM32(reg, htgt, pide, 0x04, 15, 1); 9920 MLXSW_ITEM32(reg, mpat, pide, 0x0C, 15, 1);
|
Completed in 31 milliseconds