Searched refs:PG_swapcache (Results 1 – 4 of 4) sorted by relevance
228 #define SWAPCACHE ((1 << PG_swapbacked) | (1 << PG_swapcache)) in stable_page_flags()
135 PG_swapcache = PG_owner_priv_1, /* Swap page: swp_entry_t in private */ enumerator628 test_bit(PG_swapcache, const_folio_flags(folio, 0)); in PAGEFLAG()
1209 #define sc ((1UL << PG_swapcache) | (1UL << PG_swapbacked))
3631 (1L << PG_swapcache) | in __split_folio_to_order()