Searched refs:swap_nc (Results 1 – 1 of 1) sorted by relevance
84 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