Home
last modified time | relevance | path

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

/linux-6.1.9/mm/ !
Ddebug.c128 if (PagePoisoned(page)) in dump_page()
/linux-6.1.9/include/linux/ !
Dpage-flags.h302 static inline int PagePoisoned(const struct page *page) in PagePoisoned() function
351 VM_BUG_ON_PGFLAGS(PagePoisoned(page), page); \