Searched refs:BUS_ADRERR (Results 1 – 8 of 8) sorted by relevance
5 #if !(defined(BUS_ADRERR) || (defined(HAVE_DECL_BUS_ADRERR) && HAVE_DECL_BUS_ADRERR))6 # define BUS_ADRERR 2 macro29 XLAT(BUS_ADRERR),
2 BUS_ADRERR 2
192 #ifdef BUS_ADRERR193 DEFINE_ENTRY(BUS_ADRERR)244 #ifdef BUS_ADRERR245 DEFINE_ENTRY(BUS_ADRERR)
41 # define BUS_ERROR_SI_CODE BUS_ADRERR
215 #define BUS_ADRERR (__SI_FAULT|2) /* non-existent physical address */ macro
238 else if (info->si_code == BUS_ADRERR) in StackDumpSignalHandler()
527 #define VKI_BUS_ADRERR BUS_ADRERR
963 #define VKI_BUS_ADRERR BUS_ADRERR