Home
last modified time | relevance | path

Searched refs:hw_lock_bit_to_b (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.61.12/osfmk/kern/
H A Dsimple_lock.h356 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 Dlocks.c985 (hw_lock_bit_to_b)( in hw_lock_status_t() argument
/xnu-12377.61.12/osfmk/arm64/sptm/pmap/
H A Dpmap_data.h344 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()