/kernel/linux/linux-5.10/drivers/parisc/ |
H 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()
|
H A D | sba_iommu.c | 193 * @pide: pdir index. 198 sba_dump_pdir_entry(struct ioc *ioc, char *msg, uint pide) in sba_dump_pdir_entry() argument 201 u64 *ptr = &(ioc->pdir_base[pide & (~0U * BITS_PER_LONG)]); in sba_dump_pdir_entry() 202 unsigned long *rptr = (unsigned long *) &(ioc->res_map[(pide >>3) & ~(sizeof(unsigned long) - 1)]); in sba_dump_pdir_entry() 207 rptr, pide & (BITS_PER_LONG - 1), *rptr); in sba_dump_pdir_entry() 212 (rcnt == (pide & (BITS_PER_LONG - 1))) in sba_dump_pdir_entry() 235 uint pide = 0; in sba_check_pdir() local 250 sba_dump_pdir_entry(ioc, msg, pide); in sba_check_pdir() 256 pide++; in sba_check_pdir() 341 unsigned long pide in sba_search_bitmap() local 440 unsigned long pide; sba_alloc_range() local 491 unsigned int pide = PDIR_INDEX(iovp); sba_free_range() local 712 int pide; sba_map_single() local [all...] |
/kernel/linux/linux-6.6/drivers/parisc/ |
H 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()
|
H A D | sba_iommu.c | 197 * @pide: pdir index. 202 sba_dump_pdir_entry(struct ioc *ioc, char *msg, uint pide) in sba_dump_pdir_entry() argument 205 __le64 *ptr = &(ioc->pdir_base[pide & (~0U * BITS_PER_LONG)]); in sba_dump_pdir_entry() 206 unsigned long *rptr = (unsigned long *) &(ioc->res_map[(pide >>3) & ~(sizeof(unsigned long) - 1)]); in sba_dump_pdir_entry() 211 rptr, pide & (BITS_PER_LONG - 1), *rptr); in sba_dump_pdir_entry() 216 (rcnt == (pide & (BITS_PER_LONG - 1))) in sba_dump_pdir_entry() 239 uint pide = 0; in sba_check_pdir() local 254 sba_dump_pdir_entry(ioc, msg, pide); in sba_check_pdir() 260 pide++; in sba_check_pdir() 346 unsigned long pide in sba_search_bitmap() local 446 unsigned long pide; sba_alloc_range() local 497 unsigned int pide = PDIR_INDEX(iovp); sba_free_range() local 718 int pide; sba_map_single() local [all...] |
/kernel/linux/linux-5.10/arch/ia64/hp/common/ |
H A D | sba_iommu.c | 304 * @pide: pdir index. 309 sba_dump_pdir_entry(struct ioc *ioc, char *msg, uint pide) in sba_dump_pdir_entry() argument 312 u64 *ptr = &ioc->pdir_base[pide & ~(BITS_PER_LONG - 1)]; in sba_dump_pdir_entry() 313 unsigned long *rptr = (unsigned long *) &ioc->res_map[(pide >>3) & -sizeof(unsigned long)]; in sba_dump_pdir_entry() 317 msg, rptr, pide & (BITS_PER_LONG - 1), *rptr); in sba_dump_pdir_entry() 322 (rcnt == (pide & (BITS_PER_LONG - 1))) in sba_dump_pdir_entry() 345 uint pide = 0; in sba_check_pdir() local 363 sba_dump_pdir_entry(ioc, msg, pide); in sba_check_pdir() 369 pide++; in sba_check_pdir() 480 unsigned long flags, pide in sba_search_bitmap() local 628 unsigned long pide; sba_alloc_range() local 723 unsigned int pide = PDIR_INDEX(iovp); sba_free_range() local 921 int pide; sba_map_page() local 1225 u32 pide = startsg->dma_address & ~PIDE_FLAG; sba_fill_pdir() local [all...] |
/kernel/linux/linux-6.6/arch/ia64/hp/common/ |
H A D | sba_iommu.c | 304 * @pide: pdir index. 309 sba_dump_pdir_entry(struct ioc *ioc, char *msg, uint pide) in sba_dump_pdir_entry() argument 312 u64 *ptr = &ioc->pdir_base[pide & ~(BITS_PER_LONG - 1)]; in sba_dump_pdir_entry() 313 unsigned long *rptr = (unsigned long *) &ioc->res_map[(pide >>3) & -sizeof(unsigned long)]; in sba_dump_pdir_entry() 317 msg, rptr, pide & (BITS_PER_LONG - 1), *rptr); in sba_dump_pdir_entry() 322 (rcnt == (pide & (BITS_PER_LONG - 1))) in sba_dump_pdir_entry() 345 uint pide = 0; in sba_check_pdir() local 363 sba_dump_pdir_entry(ioc, msg, pide); in sba_check_pdir() 369 pide++; in sba_check_pdir() 480 unsigned long flags, pide in sba_search_bitmap() local 628 unsigned long pide; sba_alloc_range() local 723 unsigned int pide = PDIR_INDEX(iovp); sba_free_range() local 929 int pide; sba_map_page() local 1233 u32 pide = startsg->dma_address & ~PIDE_FLAG; sba_fill_pdir() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | reg.h | 5740 MLXSW_ITEM32(reg, htgt, pide, 0x04, 15, 1); 8872 MLXSW_ITEM32(reg, mpat, pide, 0x0C, 15, 1);
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | reg.h | 6438 MLXSW_ITEM32(reg, htgt, pide, 0x04, 15, 1); 9845 MLXSW_ITEM32(reg, mpat, pide, 0x0C, 15, 1);
|