Home
last modified time | relevance | path

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

/include/trace/events/
Dmmflags.h105 IF_HAVE_PG_HWPOISON(PG_hwpoison, "hwpoison" ) \
/include/linux/
Dpage-flags.h102 PG_hwpoison, /* hardware poisoned page. Don't touch */ enumerator
344 #define __PG_HWPOISON (1UL << PG_hwpoison) in PAGEFLAG()