Searched refs:rstVaddr (Results 1 – 1 of 1) sorted by relevance
505 VADDR_T rstVaddr; in LOS_RegionAlloc() local515 rstVaddr = OsAllocRange(vmSpace, len); in LOS_RegionAlloc()518 rstVaddr = OsAllocSpecificRange(vmSpace, vaddr, len, regionFlags); in LOS_RegionAlloc()519 if (rstVaddr == 0) { in LOS_RegionAlloc()524 if (rstVaddr == 0) { in LOS_RegionAlloc()528 newRegion = OsCreateRegion(rstVaddr, len, regionFlags, pgoff); in LOS_RegionAlloc()