Home
last modified time | relevance | path

Searched refs:PG_hwpoison (Results 1 – 4 of 4) sorted by relevance

/linux/include/trace/events/
A Dmmflags.h120 IF_HAVE_PG_HWPOISON(PG_hwpoison, "hwpoison" ) \
/linux/include/linux/
A Dpage-flags.h132 PG_hwpoison, /* hardware poisoned page. Don't touch */ enumerator
524 #define __PG_HWPOISON (1UL << PG_hwpoison)
/linux/fs/proc/
A Dpage.c207 u |= kpf_copy_bit(k, KPF_HWPOISON, PG_hwpoison); in stable_page_flags()
/linux/kernel/
A Dcrash_core.c476 VMCOREINFO_NUMBER(PG_hwpoison); in crash_save_vmcoreinfo_init()

Completed in 9 milliseconds