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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 114 milliseconds