Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/
H A Dmachsig.h61 #define ILL_PRVOPC 5 /* privileged opcode */ macro
/illumos-gate/usr/src/uts/sparc/sys/
H A Dmachsig.h62 #define ILL_PRVOPC 5 /* privileged opcode */ macro
/illumos-gate/usr/src/lib/libdtrace/common/
H A Dprocfs.d.in146 inline int ILL_PRVOPC = @ILL_PRVOPC@; variable
/illumos-gate/usr/src/boot/sys/sys/
H A Dsignal.h244 #define ILL_PRVOPC 5 /* Privileged opcode. */ macro