Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/kern/
H A Dkern_trustcache.c289 TrustCache_t *trust_cache = kalloc_type(TrustCache_t, Z_WAITOK_ZERO); in xnu_load_trust_cache() local
348 TrustCache_t *trust_cache = kalloc_type(TrustCache_t, Z_WAITOK_ZERO); in xnu_load_legacy_trust_cache() local
829 TrustCache_t *trust_cache = NULL; in load_static_trust_cache() local
/xnu-8796.121.2/osfmk/vm/
H A Dpmap_cs.h95 TrustCache_t trust_cache; member
/xnu-8796.121.2/osfmk/arm/pmap/
H A Dpmap.c12498 TrustCache_t *trust_cache = &payload->trust_cache; local