Searched refs:PG_tail (Results 1 – 3 of 3) sorted by relevance
91 PG_tail, /* A tail page */ enumerator404 return page->flags & ((1L << PG_head) | (1L << PG_tail)); in __PAGEFLAG()
30 {1UL << PG_tail, "tail" },
818 #define tail (1UL << PG_tail)