Searched refs:BUS_ADRERR (Results 1 – 5 of 5) sorted by relevance
151 T(3, SIGBUS, BUS_ADRERR, &mapping[FILESIZE+10]), in main()
193 #define BUS_ADRERR (__SI_FAULT|2) /* non-existant physical address */ macro
274 printf("#define VKI_BUS_ADRERR %d\n", BUS_ADRERR); in main()
423 #define BUS_ADRERR 2 /* non-existant physical address */ macro639 { BUS_ADRERR, "BUS_ADRERR" },
508 #define VKI_BUS_ADRERR BUS_ADRERR