Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sparc/kernel/
Dpci_sun4v.c36 #define PGLIST_NENTS (PAGE_SIZE / sizeof(u64)) macro
112 BUG_ON(p->npages >= PGLIST_NENTS); in iommu_batch_add()
115 if (p->npages == PGLIST_NENTS) in iommu_batch_add()
126 BUG_ON(p->npages >= PGLIST_NENTS); in iommu_batch_end()