Searched refs:TABLES_PER_PAGE (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.36/arch/s390/mm/
H A Dpgtable.c28 #define TABLES_PER_PAGE 4 macro
42 #define TABLES_PER_PAGE 2 macro
190 if ((page->flags & FRAG_MASK) == ((1UL << TABLES_PER_PAGE) - 1))
214 if ((page->flags & FRAG_MASK) == ((1UL << TABLES_PER_PAGE) - 1))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/s390/mm/
H A Dpgtable.c28 #define TABLES_PER_PAGE 4 macro
42 #define TABLES_PER_PAGE 2 macro
190 if ((page->flags & FRAG_MASK) == ((1UL << TABLES_PER_PAGE) - 1))
214 if ((page->flags & FRAG_MASK) == ((1UL << TABLES_PER_PAGE) - 1))

Completed in 68 milliseconds