Searched refs:ILL_BADIADDR (Results 1 – 3 of 3) sorted by relevance
204 siginfo.si_code = ILL_BADIADDR; in ia64_emulate_brl()
571 siginfo.si_code = ILL_BADIADDR; in ia64_fault()
156 #define ILL_BADIADDR (__SI_FAULT|9) /* unimplemented instruction address */ macro