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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dpci_sun4v.c34 #define PGLIST_NENTS (PAGE_SIZE / sizeof(u64)) macro
110 BUG_ON(p->npages >= PGLIST_NENTS);
113 if (p->npages == PGLIST_NENTS)
124 BUG_ON(p->npages >= PGLIST_NENTS);

Completed in 21 milliseconds