Searched refs:test_volatile_array_ref_copy_from_tracking (Results 1 – 1 of 1) sorted by relevance
2419 fn test_volatile_array_ref_copy_from_tracking<T>(buf: &mut [T], index: usize, page_size: usize) in test_volatile_array_ref_copy_from_tracking() function2488 test_volatile_array_ref_copy_from_tracking(&mut byte_buf, index, page_size); in test_volatile_array_ref_dirty_tracking()2490 test_volatile_array_ref_copy_from_tracking(&mut buf, index, page_size); in test_volatile_array_ref_dirty_tracking()