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

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dlock.h137 #define i_bit_clear(bit,l) \ macro
298 extern void i_bit_clear(
H A Dmp.c430 i_bit_clear(MP_KDP, my_word);
443 i_bit_clear(MP_TLB_FLUSH, my_word);
447 i_bit_clear(MP_AST, my_word);
452 i_bit_clear(MP_KDB, my_word);
459 i_bit_clear(MP_RENDEZVOUS, my_word);
463 i_bit_clear(MP_BROADCAST, my_word);
467 i_bit_clear(MP_CHUD, my_word);
471 i_bit_clear(MP_CALL, my_word);
475 i_bit_clear(MP_CALL_PM, my_word);
853 i_bit_clear(MP_TLB_FLUS
[all...]
H A Di386_lock.s2163 LEAF_ENTRY(i_bit_clear)

Completed in 18 milliseconds