Searched refs:PG_swapcache (Results 1 – 5 of 5) sorted by relevance
480 VMCOREINFO_NUMBER(PG_swapcache); in crash_save_vmcoreinfo_init()
158 PG_swapcache = PG_owner_priv_1, /* Swap page: swp_entry_t in private */ enumerator544 test_bit(PG_swapcache, folio_flags(folio, 0)); in PAGEFLAG()
328 PG_lru|PG_private|PG_swapcache|PG_swapbacked|PG_slab|PG_hwpoision|PG_head_mask
1130 #define sc ((1UL << PG_swapcache) | (1UL << PG_swapbacked))
2443 (1L << PG_swapcache) | in __split_huge_page_tail()