Search | Google it | Results 1 - 2 of 2 for funcall:getsvcenv (0.02 seconds) |
35: { 36: return ChkSpace(addr, len, MA_READ, getsvcenv()); 37: }
66: /* Set current CPL in RPL */ 67: taskmode = getsvcenv(); 68: SCInfo.taskmode ^= (taskmode ^ (taskmode << 16)) & TMF_PPL(3);