gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:in_indp from mtkernel_3/kernel/sysdepend/cpu/core/rxv2/cpu_status.h (0.00 seconds)
mtkernel_3
kernel/sysdepend/cpu/core/rxv2/cpu_status.h - 3.3KB - 119 lines
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: