Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/cell/
H A Diommu.c319 unsigned long base, unsigned long size, unsigned long gap_base, in cell_iommu_alloc_ptab() argument
361 gap_base = gap_base >> IO_SEGMENT_SHIFT; in cell_iommu_alloc_ptab()
366 if (i >= gap_base && i < (gap_base + gap_size)) { in cell_iommu_alloc_ptab()