Function safe_arch::prefetch_t2
source · pub fn prefetch_t2<T>(addr: &T)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)Fetches into L3 and higher or an implementation-specific choice (e.g., L2 if there is no L3).