Searched defs:regions (Results 1 – 9 of 9) sorted by relevance
65 const std::vector<Region> ®ions, const std::string &path) in VSoCSharedMemoryImpl()100 std::vector<Region> regions; in New() local
93 explicit VSoCMemoryLayoutImpl(std::vector<VSoCRegionLayoutImpl>&& regions) in VSoCMemoryLayoutImpl()132 const std::vector<VSoCRegionLayoutImpl>& regions) { in GetNameToIndexMap()
34 regions = [] variable
93 def __init__(self, ec, report_log, regions, verbose = False): argument
153 int i, regions = (MPU->TYPE & MPU_TYPE_DREGION_Msk) >> MPU_TYPE_DREGION_Pos; in mpuShow() local
184 struct ion_prefetch_regions *regions; member
128 struct ion_prefetch_regions * regions; member