Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds