Searched refs:MapPlatformData (Results 1 – 9 of 9) sorted by relevance
35 UNUSED MapPlatformData *Data) { in map() 63 UNUSED MapPlatformData *Data) { in unmap() 69 UNUSED MapPlatformData *Data) {} in releasePagesToOS() 72 UNUSED uptr Size, UNUSED MapPlatformData *Data) {} in getEnv()
44 static void *allocateVmar(uptr Size, MapPlatformData *Data, bool AllowNoMem) { in allocateVmar()62 MapPlatformData *Data) { in map()143 void unmap(void *Addr, uptr Size, uptr Flags, MapPlatformData *Data) { in unmap()168 UNUSED MapPlatformData *Data) { in setMemoryPermission()179 MapPlatformData *Data) { in releasePagesToOS()
17 // TODO: This is only used for `MapPlatformData`. Remove these includes when we48 void setMapPlatformData(MapPlatformData &NewData) { Data = NewData; }54 MapPlatformData Data = {};73 MapPlatformData Data = {};
182 MapPlatformData *Data = nullptr);189 MapPlatformData *Data = nullptr);192 MapPlatformData *Data = nullptr);195 MapPlatformData *Data = nullptr);
49 UNUSED MapPlatformData *Data) { in map() 82 UNUSED MapPlatformData *Data) { in unmap() 89 UNUSED MapPlatformData *Data) { in setMemoryPermission() 97 UNUSED MapPlatformData *Data) { in releasePagesToOS()
19 struct MapPlatformData {}; struct
21 struct MapPlatformData { struct
52 ReleaseRecorder(uptr Base, uptr Offset = 0, MapPlatformData *Data = nullptr)74 // `MapPlatformData` on Fuchsia, which means the offset won't be aware.80 MapPlatformData *Data = nullptr;