Searched refs:PG_hwpoison (Results 1 – 2 of 2) sorted by relevance
238 u |= kpf_copy_bit(k, KPF_HWPOISON, PG_hwpoison); in stable_page_flags()240 u |= kpf_copy_bit(ps.page_snapshot.flags.f, KPF_HWPOISON, PG_hwpoison); in stable_page_flags()
118 PG_hwpoison, /* hardware poisoned page. Don't touch */ enumerator656 #define __PG_HWPOISON (1UL << PG_hwpoison) in FOLIO_SET_FLAG()