Searched refs:ILL_PRVOPC (Results 1 – 4 of 4) sorted by relevance
309 #define ILL_PRVOPC 5 /* Privileged opcode. */ macro
310 ucode = ILL_PRVOPC; in trap()805 *ucode = ILL_PRVOPC; in trap_pfault()
550 call_trapsignal(td, SIGILL, ILL_PRVOPC, in do_el0_sync()
273 ucode = ILL_PRVOPC; in trap()