Home
last modified time | relevance | path

Searched refs:IMG4_RUNTIME_PMAP_CS (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.41.9/EXTERNAL_HEADERS/img4/
H A Druntime.h1003 #define IMG4_RUNTIME_PMAP_CS (img4if->i4if_v7.runtime_pmap_cs) macro
1005 #define IMG4_RUNTIME_PMAP_CS (&_img4_runtime_pmap_cs) macro
/xnu-8792.41.9/bsd/kern/
H A Dkern_trustcache.c91 IMG4_RUNTIME_PMAP_CS); in trust_cache_runtime_init()