Searched refs:kbase_gpu_irq_evict (Results 1 – 7 of 7) sorted by relevance
39 bool kbase_gpu_irq_evict(struct kbase_device *kbdev, int js);
312 kbase_gpu_irq_evict(kbdev, i); in kbase_job_done()
1247 bool kbase_gpu_irq_evict(struct kbase_device *kbdev, int js) in kbase_gpu_irq_evict() function
43 bool kbase_gpu_irq_evict(struct kbase_device *kbdev, unsigned int js, u32 completion_code);
485 kbase_gpu_irq_evict(kbdev, i, completion_code); in kbase_job_done()
1111 bool kbase_gpu_irq_evict(struct kbase_device *kbdev, unsigned int js, u32 completion_code) in kbase_gpu_irq_evict() function
101 #define kbase_gpu_irq_evict midgard_kbase_gpu_irq_evict macro