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