Home
last modified time | relevance | path

Searched refs:ILL_PRVOPC (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/uts/sparc/sys/
H A Dmachsig.h64 #define ILL_PRVOPC 5 /* privileged opcode */ macro
/titanic_44/usr/src/uts/intel/sys/
H A Dmachsig.h63 #define ILL_PRVOPC 5 /* privileged opcode */ macro
/titanic_44/usr/src/lib/libdtrace/common/
H A Dprocfs.d.in146 inline int ILL_PRVOPC = @ILL_PRVOPC@; variable
147 #pragma D binding "1.0" ILL_PRVOPC
H A Dprocfs.sed.in133 SED_REPLACE(ILL_PRVOPC)
/titanic_44/usr/src/ucblib/libucb/sparc/sys/
H A Dsignal.c197 case ILL_PRVOPC: in ucbsigvechandler()
/titanic_44/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg434 @ MSG_SI_ILL_PRVOPC "[ ILL_PRVOPC ]"
/titanic_44/usr/src/uts/sun4/os/
H A Dtrap.c885 siginfo.si_code = ILL_PRVOPC; in trap()
/titanic_44/usr/src/cmd/truss/
H A Dexpound.c2840 case ILL_PRVOPC: code = "ILL_PRVOPC"; break; in print_siginfo32()
2998 case ILL_PRVOPC: code = "ILL_PRVOPC"; break; in print_siginfo()