Lines Matching refs:page
3 * CPU-agnostic ARM page table allocator.
63 /* Calculate the block/page mapping size at level l for pagetable in d. */
195 struct page *p;
221 dev_err(dev, "Cannot accommodate DMA translation for IOMMU page tables\n");
582 * a page entry here since we're never at the last level.
607 /* Something went horribly wrong and we ran out of page table */
706 /* Ran out of page tables to walk */
720 * We need to restrict the supported page sizes to match the
722 * the CPU page size if possible, otherwise prefer smaller sizes.
1179 * Empty page tables shouldn't provide any translations.