Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/kern/
H A Dkern_trustcache.c280 TrustCache_t *trust_cache = kalloc_type(TrustCache_t, Z_WAITOK_ZERO); in xnu_load_trust_cache() local
351 TrustCache_t *trust_cache = kalloc_type(TrustCache_t, Z_WAITOK_ZERO); in xnu_load_legacy_trust_cache() local
808 TrustCache_t *trust_cache = NULL; in load_static_trust_cache() local
/xnu-8792.41.9/osfmk/vm/
H A Dpmap_cs.h94 TrustCache_t trust_cache; member
/xnu-8792.41.9/osfmk/arm/pmap/
H A Dpmap.c12383 TrustCache_t *trust_cache = &payload->trust_cache; local