Searched refs:_copy_from_iter_flushcache (Results 1 – 3 of 3) sorted by relevance
197 size_t _copy_from_iter_flushcache(void *addr, size_t bytes, struct iov_iter *i);199 #define _copy_from_iter_flushcache _copy_from_iter_nocache macro214 return _copy_from_iter_flushcache(addr, bytes, i); in copy_from_iter_flushcache()
313 return _copy_from_iter_flushcache(addr, bytes, i); in pmem_copy_from_iter()
834 size_t _copy_from_iter_flushcache(void *addr, size_t bytes, struct iov_iter *i) in _copy_from_iter_flushcache() function852 EXPORT_SYMBOL_GPL(_copy_from_iter_flushcache);