Searched refs:PG_swapcache (Results 1 – 6 of 6) sorted by relevance
222 VMCOREINFO_NUMBER(PG_swapcache); in crash_save_vmcoreinfo_init()
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 */ enumerator634 test_bit(PG_swapcache, const_folio_flags(folio, 0)); in PAGEFLAG()
328 PG_lru|PG_private|PG_swapcache|PG_swapbacked|PG_hwpoison|PG_head_mask
1209 #define sc ((1UL << PG_swapcache) | (1UL << PG_swapbacked))
3529 (1L << PG_swapcache) | in __split_folio_to_order()