Home
last modified time | relevance | path

Searched defs:PVH_FLAG_LOCK (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.101.4/osfmk/arm/pmap/
H A Dpmap_data.h211 #define PVH_FLAG_LOCK (1ULL << PVH_LOCK_BIT) macro
272 #define PVH_FLAG_LOCK (1UL << PVH_LOCK_BIT) macro