Searched refs:trustCacheRangeSize (Results 1 – 2 of 2) sorted by relevance
499 unsigned int trustCacheRangeSize; in arm_vm_init() local505 …ecureDTGetProperty(memory_map, "TrustCache", (const void**)&trustCacheRange, &trustCacheRangeSize); in arm_vm_init()507 assert(trustCacheRangeSize == sizeof(MemoryMapFileInfo)); in arm_vm_init()
1263 unsigned int trustCacheRangeSize; in arm_vm_prot_init() local1274 …cureDTGetProperty(memory_map, "TrustCache", (void const **)&trustCacheRange, &trustCacheRangeSize); in arm_vm_prot_init()1276 assert(trustCacheRangeSize == sizeof(MemoryMapFileInfo)); in arm_vm_prot_init()