Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4/os/
H A Dtrap.c84 static int swap_nc(struct regs *, int);
771 if ((IS_SWAP(instr) && swap_nc(rp, instr)) || in trap()
1696 swap_nc(struct regs *rp, int instr) in swap_nc() function