Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/kern/
H A Dkern_trustcache.c514 TrustCache_t *trust_cache = kalloc_type(TrustCache_t, Z_WAITOK_ZERO); in xnu_load_trust_cache() local
573 TrustCache_t *trust_cache = kalloc_type(TrustCache_t, Z_WAITOK_ZERO); in xnu_load_legacy_trust_cache() local
1095 TrustCache_t *trust_cache = NULL; in load_static_trust_cache() local
/xnu-11215.61.5/osfmk/vm/
H A Dpmap_cs.h106 TrustCache_t trust_cache; member
/xnu-11215.61.5/osfmk/arm/pmap/
H A Dpmap.c13063 TrustCache_t *trust_cache = &payload->trust_cache; local