Home
last modified time | relevance | path

Searched defs:ILL_PRVOPC (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/sparc/sys/
H A Dmachsig.h64 #define ILL_PRVOPC 5 /* privileged opcode */ macro
/titanic_41/usr/src/uts/intel/sys/
H A Dmachsig.h63 #define ILL_PRVOPC 5 /* privileged opcode */ macro
/titanic_41/usr/src/lib/libdtrace/common/
H A Dprocfs.d.in146 inline int ILL_PRVOPC = @ILL_PRVOPC@; variable