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