Searched refs:trustCacheRange (Results 1 – 1 of 1) sorted by relevance
1283 DTMemoryMapRange const *trustCacheRange; in arm_vm_prot_init() local1289 …err = SecureDTGetProperty(memory_map, "TrustCache", (void const **)&trustCacheRange, &trustCacheRa… in arm_vm_prot_init()1295 vm_offset_t const trustCacheRegion = phystokv(trustCacheRange->paddr); in arm_vm_prot_init()1302 segSizeEXTRADATA += trustCacheRange->length; in arm_vm_prot_init()1306 segSizeEXTRADATA = trustCacheRange->length; in arm_vm_prot_init()1315 segSizeTRUSTCACHE = trustCacheRange->length; in arm_vm_prot_init()