pub fn cache_line_flush_with_ptr(begin_ptr: *const u8, end_ptr: *const u8)
Expand description

flush the cpu cache line, this parameters are pointers.