Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dsimple_lock.h324 extern const struct hw_spin_policy hw_lock_bit_policy;
H A Dlocks.c517 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 Dpmap_data.h345 &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()