Searched refs:TrustCacheQueryToken_t (Results 1 – 8 of 8) sorted by relevance
| /xnu-8792.81.2/EXTERNAL_HEADERS/TrustCache/ |
| H A D | API.h | 92 TrustCacheQueryToken_t *queryToken); 108 trustCacheQueryGetTCType(const TrustCacheQueryToken_t *queryToken, 115 trustCacheQueryGetCapabilities(const TrustCacheQueryToken_t *queryToken, 122 trustCacheQueryGetHashType(const TrustCacheQueryToken_t *queryToken, 129 trustCacheQueryGetFlags(const TrustCacheQueryToken_t *queryToken, 136 trustCacheQueryGetConstraintCategory(const TrustCacheQueryToken_t *queryToken,
|
| H A D | Types.h | 221 } TrustCacheQueryToken_t; typedef
|
| /xnu-8792.81.2/libkern/libkern/amfi/ |
| H A D | amfi.h | 82 TrustCacheQueryToken_t *queryToken 91 const TrustCacheQueryToken_t *queryToken, 96 const TrustCacheQueryToken_t *queryToken, 101 const TrustCacheQueryToken_t *queryToken, 106 const TrustCacheQueryToken_t *queryToken, 111 const TrustCacheQueryToken_t *queryToken,
|
| /xnu-8792.81.2/osfmk/vm/ |
| H A D | pmap_cs.h | 132 TrustCacheQueryToken_t *query_token); 143 TrustCacheQueryToken_t *query_token);
|
| /xnu-8792.81.2/bsd/sys/ |
| H A D | trust_caches.h | 142 TrustCacheQueryToken_t *query_token);
|
| /xnu-8792.81.2/bsd/kern/ |
| H A D | kern_trustcache.c | 190 TrustCacheQueryToken_t *query_token) in ppl_query_trust_cache() 401 TrustCacheQueryToken_t *query_token) in xnu_query_trust_cache() 655 TrustCacheQueryToken_t *query_token) in query_trust_cache()
|
| /xnu-8792.81.2/osfmk/arm/pmap/ |
| H A D | pmap.c | 1142 TrustCacheQueryToken_t * query_token), PMAP_QUERY_TRUST_CACHE_INDEX); 12471 TrustCacheQueryToken_t *query_token) 12522 TrustCacheQueryToken_t *query_token) 12525 TrustCacheQueryToken_t query_token_safe = {0}; 12547 TrustCacheQueryToken_t *query_token) 13080 TrustCacheQueryToken_t query_token = {0};
|
| /xnu-8792.81.2/bsd/vm/ |
| H A D | vm_unix.c | 2417 TrustCacheQueryToken_t qt; in shared_region_map_and_slide_setup()
|