Home
last modified time | relevance | path

Searched refs:kbase_sync_now (Results 1 - 14 of 14) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem.h735 * kbase_sync_now - Perform cache maintenance on a memory region
743 int kbase_sync_now(struct kbase_context *kctx, struct basep_syncset *sset);
H A Drename.h368 #define kbase_sync_now midgard_kbase_sync_now macro
H A Dmali_kbase_mem.c1173 int kbase_sync_now(struct kbase_context *kctx, struct basep_syncset *sset) in kbase_sync_now() function
1202 KBASE_EXPORT_TEST_API(kbase_sync_now); variable
H A Dmali_kbase_core_linux.c556 if (kbase_sync_now(kctx, &sn->sset.basep_sset) != 0) { in kbase_legacy_dispatch()
1481 return kbase_sync_now(kctx, &sset); in kbase_api_mem_sync()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem.h743 * kbase_sync_now - Perform cache maintenance on a memory region
751 int kbase_sync_now(struct kbase_context *kctx, struct basep_syncset *sset);
H A Drename.h367 #define kbase_sync_now midgard_kbase_sync_now macro
H A Dmali_kbase_mem.c1211 int kbase_sync_now(struct kbase_context *kctx, struct basep_syncset *sset) in kbase_sync_now() function
1241 KBASE_EXPORT_TEST_API(kbase_sync_now); variable
H A Dmali_kbase_core_linux.c567 if (kbase_sync_now(kctx, &sn->sset.basep_sset) != 0) in kbase_legacy_dispatch()
1533 return kbase_sync_now(kctx, &sset); in kbase_api_mem_sync()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem.h1156 * kbase_sync_now - Perform cache maintenance on a memory region
1164 int kbase_sync_now(struct kbase_context *kctx, struct basep_syncset *sset);
H A Dmali_kbase_mem.c1629 int kbase_sync_now(struct kbase_context *kctx, struct basep_syncset *sset) in kbase_sync_now() function
1658 KBASE_EXPORT_TEST_API(kbase_sync_now); variable
H A Dmali_kbase_core_linux.c1166 return kbase_sync_now(kctx, &sset); in kbase_api_mem_sync()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem.h1272 * kbase_sync_now - Perform cache maintenance on a memory region
1280 int kbase_sync_now(struct kbase_context *kctx, struct basep_syncset *sset);
H A Dmali_kbase_mem.c1944 int kbase_sync_now(struct kbase_context *kctx, struct basep_syncset *sset) in kbase_sync_now() function
1974 KBASE_EXPORT_TEST_API(kbase_sync_now); variable
H A Dmali_kbase_core_linux.c1052 return kbase_sync_now(kctx, &sset); in kbase_api_mem_sync()

Completed in 51 milliseconds