Searched refs:EXCEP_PRIVINS (Results 1 – 2 of 2) sorted by relevance
42 EXCEP_PRIVINS = 0x000160, /* privileged instruction execution */ enumerator
71 [EXCEP_PRIVINS >> 3] = { SIGILL, ILL_PRVOPC },577 set_excp_vector(EXCEP_PRIVINS, handle_exception); in trap_init()