Searched refs:tcmu_flush_dcache_range (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/target/ |
| D | target_core_user.c | 605 static inline void tcmu_flush_dcache_range(void *vaddr, size_t size) in tcmu_flush_dcache_range() function 734 tcmu_flush_dcache_range(to, copy_bytes); in scatter_data_area() 796 tcmu_flush_dcache_range(from, copy_bytes); in gather_data_area() 832 tcmu_flush_dcache_range(mb, sizeof(*mb)); in is_ring_space_avail() 1036 tcmu_flush_dcache_range(entry, sizeof(*entry)); in queue_cmd_ring() 1039 tcmu_flush_dcache_range(mb, sizeof(*mb)); in queue_cmd_ring() 1094 tcmu_flush_dcache_range(entry, sizeof(*entry)); in queue_cmd_ring() 1097 tcmu_flush_dcache_range(mb, sizeof(*mb)); in queue_cmd_ring() 1208 tcmu_flush_dcache_range(mb, sizeof(*mb)); in tcmu_handle_completions() 1215 tcmu_flush_dcache_range(entry, sizeof(*entry)); in tcmu_handle_completions() [all …]
|