Searched refs:cache_start (Results 1 – 2 of 2) sorted by relevance
34 u32 cache_start; member219 ctx->cache_start = rounddown(idmabase0, ARCH_DMA_MINALIGN); in stm32_sdmmc2_start_data()228 flush_dcache_range(ctx->cache_start, ctx->cache_end); in stm32_sdmmc2_start_data()337 invalidate_dcache_range(ctx->cache_start, ctx->cache_end); in stm32_sdmmc2_end_data()
428 phys_addr_t cache_start = 0; in rknpu_gem_alloc_buf_with_cache() local434 cache_start = rknpu_dev->sram_start; in rknpu_gem_alloc_buf_with_cache()440 cache_start = rknpu_dev->nbuf_start; in rknpu_gem_alloc_buf_with_cache()494 cache_start + cache_offset, cache_size, in rknpu_gem_alloc_buf_with_cache()917 phys_addr_t cache_start = 0; in rknpu_gem_mmap_cache() local923 cache_start = rknpu_dev->sram_start; in rknpu_gem_mmap_cache()929 cache_start = rknpu_dev->nbuf_start; in rknpu_gem_mmap_cache()949 vma->vm_pgoff = __phys_to_pfn(cache_start + cache_offset); in rknpu_gem_mmap_cache()