Search | Google it | Results 1 - 1 of 1 for funcall:in_indp from mtkernel_3/kernel/sysdepend/cpu/core/rxv2/cpu_status.h (0.00 seconds) |
100: #define in_ddsp() ( knl_dispatch_disabled \ 101: || in_indp() \ 102: || isDI( GetCpuIntLevel()-1) ) 108: #define in_loc() ( isDI( GetCpuIntLevel()-1) \ 109: || in_indp() ) 110: