Function safe_arch::prefetch_t2

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

Fetches into L3 and higher or an implementation-specific choice (e.g., L2 if there is no L3).