Searched refs:MF_MSG_UNKNOWN (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/mm/ |
H A D | memory-failure.c | 907 [MF_MSG_UNKNOWN] = "unknown page", 1282 { 0, 0, MF_MSG_UNKNOWN, me_unknown }, 2063 return action_result(pfn, MF_MSG_UNKNOWN, MF_IGNORED); in try_memory_failure_hugetlb() 2268 res = action_result(pfn, MF_MSG_UNKNOWN, MF_IGNORED); in memory_failure()
|
/openbmc/linux/include/ras/ |
H A D | ras_event.h | 376 EMe ( MF_MSG_UNKNOWN, "unknown page" )
|
/openbmc/linux/include/linux/ |
H A D | mm.h | 3943 MF_MSG_UNKNOWN, enumerator
|