Botan  1.11.15
Namespaces | Functions
src/lib/utils/prefetch.h File Reference
#include <botan/cpuid.h>

Go to the source code of this file.

Namespaces

namespace  Botan

Functions

template<typename T >
void Botan::prefetch_readonly (const T *addr, size_t length)
template<typename T >
void Botan::prefetch_readwrite (const T *addr, size_t length)