Home
last modified time | relevance | path

Searched refs:gap_base (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
Diommu.c317 unsigned long base, unsigned long size, unsigned long gap_base, in cell_iommu_alloc_ptab() argument
359 gap_base = gap_base >> IO_SEGMENT_SHIFT; in cell_iommu_alloc_ptab()
364 if (i >= gap_base && i < (gap_base + gap_size)) { in cell_iommu_alloc_ptab()