Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dpci_sun4v.c54 #define PGLIST_NENTS (PAGE_SIZE / sizeof(u64)) macro
162 BUG_ON(p->npages >= PGLIST_NENTS); in iommu_batch_add()
165 if (p->npages == PGLIST_NENTS) in iommu_batch_add()
176 BUG_ON(p->npages >= PGLIST_NENTS); in iommu_batch_end()