Searched defs:EHWPOISON (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/compat/linuxkpi/common/include/linux/ | ||
H A D | errno.h | 47 #define EHWPOISON 133 /* Memory page hardware error */ macro |
/freebsd/contrib/lib9p/pytest/ | ||
H A D | lerrno.py | 139 EHWPOISON = 133 variable |