Searched refs:hostMemoryTypeBits (Results 1 – 1 of 1) sorted by relevance
130 const uint32_t hostMemoryTypeBits = memoryRequirements->memoryTypeBits; in transformToGuestMemoryRequirements() local133 if (!(hostMemoryTypeBits & (1u << hostMemoryTypeIndex))) { in transformToGuestMemoryRequirements()