Searched refs:kDefaultHostMemBlockSize (Results 1 – 2 of 2) sorted by relevance
31 constexpr uint64_t kDefaultHostMemBlockSize = 16 * kMegaByte; // 16 mb variable
3022 hostAllocationInfo.allocationSize = std::max(roundedUpAllocSize, kDefaultHostMemBlockSize); in allocateCoherentMemory()