Searched refs:ILL_BADIADDR (Results 1 – 3 of 3) sorted by relevance
199 force_sig_fault(SIGILL, ILL_BADIADDR, (void __user *)NULL, in ia64_emulate_brl()
579 force_sig_fault(SIGILL, ILL_BADIADDR, in ia64_fault()
204 #define ILL_BADIADDR 9 /* unimplemented instruction address */ macro