Searched refs:PG_hwpoison (Results 1 – 4 of 4) sorted by relevance
120 IF_HAVE_PG_HWPOISON(PG_hwpoison, "hwpoison" ) \
132 PG_hwpoison, /* hardware poisoned page. Don't touch */ enumerator524 #define __PG_HWPOISON (1UL << PG_hwpoison)
207 u |= kpf_copy_bit(k, KPF_HWPOISON, PG_hwpoison); in stable_page_flags()
476 VMCOREINFO_NUMBER(PG_hwpoison); in crash_save_vmcoreinfo_init()
Completed in 7 milliseconds