Searched refs:BUS_OBJERR (Results 1 – 4 of 4) sorted by relevance
194 #define BUS_OBJERR (__SI_FAULT|3) /* object specific hardware error */ macro
203 else if (info->si_code == BUS_OBJERR) in StackDumpSignalHandler()
437 #define BUS_OBJERR 3 /* object specific hardware error */ macro664 { BUS_OBJERR, "BUS_OBJERR" },
509 #define VKI_BUS_OBJERR BUS_OBJERR