Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/kern/code_signing/
H A Dtxm.c1351 pmap_txm_acquire_shared_lock(pmap); in txm_allow_jit_region()
1405 pmap_txm_acquire_shared_lock(pmap); in txm_address_space_debugged()
1600 pmap_txm_acquire_shared_lock(pmap); in txm_resolve_kernel_entitlements()
/xnu-12377.81.4/osfmk/vm/
H A Dpmap.h1105 pmap_txm_acquire_shared_lock(pmap_t pmap);
/xnu-12377.81.4/osfmk/arm64/sptm/pmap/
H A Dpmap.c9508 pmap_txm_acquire_shared_lock(subord);
12154 pmap_txm_acquire_shared_lock(pmap_t pmap) function