Searched refs:kbase_sync_single (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_mem_linux.c | 2274 kbase_sync_single(kctx, cpu_pa, gpu_pa, offset, sz, 2281 kbase_sync_single(kctx, cpu_pa, gpu_pa, 0, PAGE_SIZE, 2290 kbase_sync_single(kctx, cpu_pa, gpu_pa, 0, sz, 2336 kbase_sync_single(kctx, cpu_pa, gpu_pa, offset, sz, 2343 kbase_sync_single(kctx, cpu_pa, gpu_pa, 0, PAGE_SIZE, 2352 kbase_sync_single(kctx, cpu_pa, gpu_pa, 0, sz,
|
| H A D | mali_kbase_mem.c | 1073 void kbase_sync_single(struct kbase_context *kctx, in kbase_sync_single() function 1182 kbase_sync_single(kctx, cpu_pa[page_off], gpu_pa[page_off], in kbase_do_syncset() 1192 kbase_sync_single(kctx, cpu_pa[page_off + i], in kbase_do_syncset() 1200 kbase_sync_single(kctx, cpu_pa[page_off + page_count - 1], in kbase_do_syncset()
|
| H A D | rename.h | 374 #define kbase_sync_single midgard_kbase_sync_single macro
|
| H A D | mali_kbase_mem.h | 752 void kbase_sync_single(struct kbase_context *kctx, phys_addr_t cpu_pa,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_mem_linux.c | 3034 kbase_sync_single(kctx, cpu_pa, gpu_pa, offset, sz, dest); 3040 kbase_sync_single(kctx, cpu_pa, gpu_pa, 0, PAGE_SIZE, dest); 3048 kbase_sync_single(kctx, cpu_pa, gpu_pa, 0, sz, dest);
|
| H A D | mali_kbase_mem.h | 1620 void kbase_sync_single(struct kbase_context *kctx, struct tagged_addr cpu_pa,
|
| H A D | mali_kbase_mem.c | 2077 void kbase_sync_single(struct kbase_context *kctx, in kbase_sync_single() function 2201 kbase_sync_single(kctx, cpu_pa[page_off], gpu_pa[page_off], in kbase_do_syncset() 2211 kbase_sync_single(kctx, cpu_pa[page_off + i], in kbase_do_syncset() 2220 kbase_sync_single(kctx, cpu_pa[page_off + page_count - 1], in kbase_do_syncset()
|