Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/arm/pmap/
H A Dpmap_data.h210 #define PVH_LOCK_BIT 61 macro
211 #define PVH_FLAG_LOCK (1ULL << PVH_LOCK_BIT)
271 #define PVH_LOCK_BIT 31 macro
272 #define PVH_FLAG_LOCK (1UL << PVH_LOCK_BIT)
309 PVH_LOCK_BIT - (PVH_LOCK_WORD * 32)); in pvh_lock()
323 PVH_LOCK_BIT - (PVH_LOCK_WORD * 32)); in pvh_unlock()