Function safe_arch::prefetch_t0
source · pub fn prefetch_t0<T>(addr: &T)Expand description
Fetches the cache line containing addr into all levels of the cache hierarchy.
pub fn prefetch_t0<T>(addr: &T)Fetches the cache line containing addr into all levels of the cache hierarchy.