Searched refs:PG_unevictable (Results 1 – 6 of 6) sorted by relevance
99 PG_unevictable, /* Page is "unevictable" */ enumerator634 1 << PG_unevictable | __PG_MLOCKED | \
38 {1UL << PG_unevictable, "unevictable" },
812 #define unevict (1UL << PG_unevictable)
1686 (1L << PG_unevictable))); in __split_huge_page_refcount()
166 u |= kpf_copy_bit(k, KPF_UNEVICTABLE, PG_unevictable); in stable_page_flags()
83 called the "unevictable" list and an associated page flag, PG_unevictable, to86 The PG_unevictable flag is analogous to, and mutually exclusive with, the437 PG_mlocked and PG_unevictable states from the old page to the new page.