Searched refs:PG_swapcache (Results 1 – 5 of 5) sorted by relevance
90 PG_swapcache, /* Swap page: swp_entry_t in private */ enumerator600 1 << PG_slab | 1 << PG_swapcache | 1 << PG_active | \
29 {1UL << PG_swapcache, "swapcache" },
772 #define sc (1UL << PG_swapcache)
172 u |= kpf_copy_bit(k, KPF_SWAPCACHE, PG_swapcache); in stable_page_flags()
1413 VMCOREINFO_NUMBER(PG_swapcache); in crash_save_vmcoreinfo_init()