Searched refs:expandToPageBounds (Results 1 – 1 of 1) sorted by relevance
110 [[maybe_unused]] static std::pair<void*, size_t> expandToPageBounds(void* ptr, size_t size) { in expandToPageBounds() function128 auto [aligned_ptr, aligned_size] = expandToPageBounds(const_cast<void*>(ptr), size); in maybePrefetch()140 auto [aligned_ptr, aligned_size] = expandToPageBounds(const_cast<void*>(ptr), size); in maybePrepareSequentialReading()