Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmemremap.h142 static inline bool pgmap_has_memory_failure(struct dev_pagemap *pgmap) in pgmap_has_memory_failure() function
/openbmc/linux/mm/
H A Dmemory-failure.c2142 if (pgmap_has_memory_failure(pgmap)) { in memory_failure_dev_pagemap()