Searched refs:TrustCacheQueryToken_t (Results 1 – 8 of 8) sorted by relevance
| /xnu-8796.121.2/EXTERNAL_HEADERS/TrustCache/ |
| H A D | API.h | 123 TrustCacheQueryToken_t *queryToken); 156 trustCacheQueryGetTCType(const TrustCacheQueryToken_t *queryToken, 163 trustCacheQueryGetCapabilities(const TrustCacheQueryToken_t *queryToken, 170 trustCacheQueryGetHashType(const TrustCacheQueryToken_t *queryToken, 177 trustCacheQueryGetFlags(const TrustCacheQueryToken_t *queryToken, 184 trustCacheQueryGetConstraintCategory(const TrustCacheQueryToken_t *queryToken,
|
| H A D | Types.h | 276 } TrustCacheQueryToken_t; typedef
|
| /xnu-8796.121.2/libkern/libkern/amfi/ |
| H A D | amfi.h | 170 TrustCacheQueryToken_t *queryToken 190 const TrustCacheQueryToken_t *queryToken, 195 const TrustCacheQueryToken_t *queryToken, 200 const TrustCacheQueryToken_t *queryToken, 205 const TrustCacheQueryToken_t *queryToken, 210 const TrustCacheQueryToken_t *queryToken,
|
| /xnu-8796.121.2/osfmk/vm/ |
| H A D | pmap_cs.h | 142 TrustCacheQueryToken_t *query_token); 153 TrustCacheQueryToken_t *query_token);
|
| /xnu-8796.121.2/bsd/sys/ |
| H A D | trust_caches.h | 154 TrustCacheQueryToken_t *query_token);
|
| /xnu-8796.121.2/bsd/kern/ |
| H A D | kern_trustcache.c | 197 TrustCacheQueryToken_t *query_token) in ppl_query_trust_cache() 398 TrustCacheQueryToken_t *query_token) in xnu_query_trust_cache() 690 TrustCacheQueryToken_t *query_token) in query_trust_cache()
|
| /xnu-8796.121.2/osfmk/arm/pmap/ |
| H A D | pmap.c | 1166 TrustCacheQueryToken_t * query_token), PMAP_QUERY_TRUST_CACHE_INDEX); 12581 TrustCacheQueryToken_t *query_token) 12620 TrustCacheQueryToken_t *query_token) 12623 TrustCacheQueryToken_t query_token_safe = {0}; 12645 TrustCacheQueryToken_t *query_token) 13447 TrustCacheQueryToken_t query_token = {0};
|
| /xnu-8796.121.2/bsd/vm/ |
| H A D | vm_unix.c | 2436 TrustCacheQueryToken_t qt; in shared_region_map_and_slide_setup()
|