Searched refs:VmarBase (Results 1 – 2 of 2) sorted by relevance
52 Size, &Data->Vmar, &Data->VmarBase); in allocateVmar()58 return reinterpret_cast<void *>(Data->VmarBase); in allocateVmar()106 Addr ? reinterpret_cast<uintptr_t>(Addr) - Data->VmarBase : 0; in map()
24 uintptr_t VmarBase; member