Function prefetch_et0
pub fn prefetch_et0<T>(addr: &T)
Available on crate feature
dep_safe_arch
only.Expand description
Fetches the cache line containing addr
into all levels of the cache
hierarchy, anticipating write
pub fn prefetch_et0<T>(addr: &T)
dep_safe_arch
only.Fetches the cache line containing addr
into all levels of the cache
hierarchy, anticipating write