Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/kern/
H A Dkern_trustcache.c508 TrustCache_t *trust_cache = kalloc_type(TrustCache_t, Z_WAITOK_ZERO); in xnu_load_trust_cache() local
567 TrustCache_t *trust_cache = kalloc_type(TrustCache_t, Z_WAITOK_ZERO); in xnu_load_legacy_trust_cache() local
1060 TrustCache_t *trust_cache = NULL; in load_static_trust_cache() local
/xnu-10063.141.1/osfmk/vm/
H A Dpmap_cs.h106 TrustCache_t trust_cache; member
/xnu-10063.141.1/osfmk/arm/pmap/
H A Dpmap.c12907 TrustCache_t *trust_cache = &payload->trust_cache; local