Searched defs:memoryIndex (Results 1 – 2 of 2) sorted by relevance
67 const uint64_t memoryIndex = GetMemoryIndex(blockOffset); in Allocate() local93 const uint64_t memoryIndex = GetMemoryIndex(info.mBlockOffset); in Deallocate() local
2190 void updateMemoryTypeBits(uint32_t* memoryTypeBits, uint32_t memoryIndex) { in updateMemoryTypeBits()