PG_head           360 include/linux/page-flags.h 	return page->flags & ((1L << PG_head) | (1L << PG_tail));
PG_head           371 include/linux/page-flags.h #define PG_head_mask ((1L << PG_head))