Home
last modified time | relevance | path

Searched refs:lima_l2_cache_flush (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/lima/
Dlima_l2_cache.c30 int lima_l2_cache_flush(struct lima_ip *ip) in lima_l2_cache_flush() function
66 err = lima_l2_cache_flush(ip); in lima_l2_cache_init()
Dlima_l2_cache.h12 int lima_l2_cache_flush(struct lima_ip *ip);
Dlima_sched.c234 lima_l2_cache_flush(pipe->l2_cache[i]); in lima_sched_run_job()