Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/os/
H A Dtrap.c83 static int ldstub_nc(struct regs *, int);
765 (IS_LDSTUB(instr) && ldstub_nc(rp, instr))) { in trap()
1714 ldstub_nc(struct regs *rp, int instr) in ldstub_nc() function