Searched refs:PG_swapcache (Results 1 – 5 of 5) sorted by relevance
95 PG_swapcache, /* Swap page: swp_entry_t in private */ enumerator633 1 << PG_slab | 1 << PG_swapcache | 1 << PG_active | \
34 {1UL << PG_swapcache, "swapcache" },
811 #define sc (1UL << PG_swapcache)
163 u |= kpf_copy_bit(k, KPF_SWAPCACHE, PG_swapcache); in stable_page_flags()
1997 VMCOREINFO_NUMBER(PG_swapcache); in crash_save_vmcoreinfo_init()