Searched refs:MappedAddr (Results 1 – 2 of 2) sorted by relevance
17 void *MappedAddr = in mapImpl() local19 if (MappedAddr == nullptr) in mapImpl()21 Base = reinterpret_cast<uptr>(MappedAddr); in mapImpl()
192 uptr MappedAddr; in remapImpl() local198 Vmo, Addr - MapAddr, Size, &MappedAddr); in remapImpl()204 DCHECK_EQ(Addr, MappedAddr); in remapImpl()