Searched refs:tcmu_flush_dcache_range (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/target/ |
| H A D | target_core_user.c | 648 static inline void tcmu_flush_dcache_range(void *vaddr, size_t size) in tcmu_flush_dcache_range() function 818 tcmu_flush_dcache_range(mb, sizeof(*mb)); in is_ring_space_avail() 964 tcmu_flush_dcache_range(hdr, sizeof(*hdr)); in ring_insert_padding() 967 tcmu_flush_dcache_range(mb, sizeof(*mb)); in ring_insert_padding() 1096 tcmu_flush_dcache_range(entry, command_size); in queue_cmd_ring() 1099 tcmu_flush_dcache_range(mb, sizeof(*mb)); in queue_cmd_ring() 1162 tcmu_flush_dcache_range(entry, cmd_size); in queue_tmr_ring() 1165 tcmu_flush_dcache_range(mb, sizeof(*mb)); in queue_tmr_ring() 1406 tcmu_flush_dcache_range(mb, sizeof(*mb)); in tcmu_handle_completions() 1418 tcmu_flush_dcache_range(entry, ring_left < sizeof(*entry) ? in tcmu_handle_completions() [all …]
|