Function safe_arch::prefetch_t0

source ·
pub fn prefetch_t0<T>(addr: &T)
Available with target feature sse only.
Expand description

Fetches the cache line containing addr into all levels of the cache hierarchy.