Searched refs:PG_hwpoison (Results 1 – 4 of 4) sorted by relevance
107 PG_hwpoison, /* hardware poisoned page. Don't touch */ enumerator286 #define __PG_HWPOISON (1UL << PG_hwpoison) in PAGEFLAG()
46 {1UL << PG_hwpoison, "hwpoison" },
170 u |= kpf_copy_bit(k, KPF_HWPOISON, PG_hwpoison); in stable_page_flags()
2000 VMCOREINFO_NUMBER(PG_hwpoison); in crash_save_vmcoreinfo_init()