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