Searched refs:hw_lock_bit_policy (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.61.12/osfmk/kern/ |
| H A D | simple_lock.h | 324 extern const struct hw_spin_policy hw_lock_bit_policy;
|
| H A D | locks.c | 517 const struct hw_spin_policy hw_lock_bit_policy = { variable 961 (void)hw_lock_bit_to_internal(lock, bit, &hw_lock_bit_policy, NULL LCK_GRP_ARG(grp)); 973 (void)hw_lock_bit_to_internal(lock, bit, &hw_lock_bit_policy, NULL LCK_GRP_ARG(grp));
|
| /xnu-12377.61.12/osfmk/arm64/sptm/pmap/ |
| H A D | pmap_data.h | 345 &hw_lock_bit_policy, check_preemption, &pmap_lck_grp); in pvh_lock() 516 &hw_lock_bit_policy, check_preemption, &pmap_lck_grp); in pvh_unlock()
|