Searched refs:VKI_BUS_ADRALN (Results 1 – 4 of 4) sorted by relevance
526 #define VKI_BUS_ADRALN BUS_ADRALN macro
1028 #define VKI_BUS_ADRALN BUS_ADRALN macro
525 #define VKI_BUS_ADRALN (__VKI_SI_FAULT|1) /* invalid address alignment */ macro
1813 case VKI_BUS_ADRALN: event = "Invalid address alignment"; break; in default_action()2101 info.si_code = VKI_BUS_ADRALN; in VG_()