Searched refs:hw_lock_bit_to_b (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.61.12/osfmk/kern/ |
| H A D | simple_lock.h | 356 extern hw_lock_status_t hw_lock_bit_to_b( 388 #define hw_lock_bit_to_b(lck, bit, spec, pause, grp) \ macro 389 hw_lock_bit_to_b(lck, bit, spec, pause)
|
| H A D | locks.c | 985 (hw_lock_bit_to_b)( in hw_lock_status_t() argument
|
| /xnu-12377.61.12/osfmk/arm64/sptm/pmap/ |
| H A D | pmap_data.h | 344 ret = hw_lock_bit_to_b(pvh_lock_word(index), PVH_LOCK_BIT_OFFSET, in pvh_lock() 515 ret = hw_lock_bit_to_b(pvh_lock_word(index), PVH_LOCK_BIT_OFFSET, in pvh_unlock()
|