Function prefetch_t2
pub fn prefetch_t2<T>(addr: &T)
Available on crate feature
dep_safe_arch
only.Expand description
Fetches into L3 and higher or an implementation-specific choice (e.g., L2 if there is no L3).
pub fn prefetch_t2<T>(addr: &T)
dep_safe_arch
only.Fetches into L3 and higher or an implementation-specific choice (e.g., L2 if there is no L3).