PG_unevictable    185 fs/proc/page.c 	u |= kpf_copy_bit(k, KPF_UNEVICTABLE,	PG_unevictable);
PG_unevictable    830 include/linux/page-flags.h 	 1UL << PG_unevictable	| __PG_MLOCKED)
PG_unevictable    103 include/trace/events/mmflags.h 	{1UL << PG_unevictable,		"unevictable"	}		\
PG_unevictable   2459 mm/huge_memory.c 			 (1L << PG_unevictable) |
PG_unevictable    827 mm/memory-failure.c #define unevict		(1UL << PG_unevictable)