Home
last modified time | relevance | path

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

/xnu-8792.41.9/EXTERNAL_HEADERS/TrustCache/
H A DTypes.h242 } TrustCacheMutableRuntime_t; typedef
261 TrustCacheMutableRuntime_t *mutableRT;
H A DAPI.h30 TrustCacheMutableRuntime_t *mutableRT, in trustCacheInitializeRuntime()
/xnu-8792.41.9/bsd/kern/
H A Dkern_trustcache.c64 SECURITY_READ_ONLY_LATE(TrustCacheMutableRuntime_t*) trust_cache_mut_rt = &ppl_trust_cache_mut_rt;
215 TrustCacheMutableRuntime_t trust_cache_mut_rt_storage;
216 SECURITY_READ_ONLY_LATE(TrustCacheMutableRuntime_t*) trust_cache_mut_rt = &trust_cache_mut_rt_stora…
/xnu-8792.41.9/osfmk/vm/
H A Dpmap_cs.h87 extern TrustCacheMutableRuntime_t ppl_trust_cache_mut_rt;
/xnu-8792.41.9/osfmk/arm/pmap/
H A Dpmap.c12290 MARK_AS_PMAP_DATA TrustCacheMutableRuntime_t ppl_trust_cache_mut_rt;