Searched refs:IS_SWAP (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4/os/
H A Dtrap.c133 #define IS_SWAP(i) (((i) & 0xc1f80000) == 0xc0780000) macro
771 if ((IS_SWAP(instr) && swap_nc(rp, instr)) ||

Completed in 60 milliseconds