Home
last modified time | relevance | path

Searched refs:kbase_device_is_cpu_coherent (Results 1 - 12 of 12) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem_linux.c126 !kbase_device_is_cpu_coherent(kctx->kbdev)) { in kbase_mem_alloc()
131 !kbase_device_is_cpu_coherent(kctx->kbdev)) { in kbase_mem_alloc()
1316 !kbase_device_is_cpu_coherent(kctx->kbdev)) {
1322 !kbase_device_is_cpu_coherent(kctx->kbdev)) {
H A Dmali_kbase_defs.h1551 * kbase_device_is_cpu_coherent - Returns if the device is CPU coherent.
1556 static inline bool kbase_device_is_cpu_coherent(struct kbase_device *kbdev) in kbase_device_is_cpu_coherent() function
H A Dmali_kbase_mem.c1384 if (!kbase_device_is_cpu_coherent(kctx->kbdev)) { in kbase_update_region_flags()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_defs.h1736 * kbase_device_is_cpu_coherent - Returns if the device is CPU coherent.
1741 static inline bool kbase_device_is_cpu_coherent(struct kbase_device *kbdev) in kbase_device_is_cpu_coherent() function
H A Dmali_kbase_mem_linux.c360 !kbase_device_is_cpu_coherent(kctx->kbdev)) { in kbase_mem_alloc()
366 !kbase_device_is_cpu_coherent(kctx->kbdev)) { in kbase_mem_alloc()
2021 !kbase_device_is_cpu_coherent(kctx->kbdev)) {
2028 !kbase_device_is_cpu_coherent(kctx->kbdev)) {
H A Dmali_kbase_mem.c1812 if (!kbase_device_is_cpu_coherent(kctx->kbdev)) { in kbase_update_region_flags()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem_linux.c117 if ((*flags & BASE_MEM_COHERENT_SYSTEM_REQUIRED) != 0 && !kbase_device_is_cpu_coherent(kctx->kbdev)) { in kbase_mem_alloc()
121 if ((*flags & BASE_MEM_COHERENT_SYSTEM) != 0 && !kbase_device_is_cpu_coherent(kctx->kbdev)) { in kbase_mem_alloc()
1327 if ((*flags & BASE_MEM_COHERENT_SYSTEM_REQUIRED) != 0 && !kbase_device_is_cpu_coherent(kctx->kbdev)) {
1331 if ((*flags & BASE_MEM_COHERENT_SYSTEM) != 0 && !kbase_device_is_cpu_coherent(kctx->kbdev)) {
H A Dmali_kbase_defs.h1528 * kbase_device_is_cpu_coherent - Returns if the device is CPU coherent.
1533 static inline bool kbase_device_is_cpu_coherent(struct kbase_device *kbdev) in kbase_device_is_cpu_coherent() function
H A Dmali_kbase_mem.c1349 if (!kbase_device_is_cpu_coherent(kctx->kbdev)) { in kbase_update_region_flags()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem_linux.c347 !kbase_device_is_cpu_coherent(kctx->kbdev)) { in kbase_mem_alloc()
352 !kbase_device_is_cpu_coherent(kctx->kbdev)) { in kbase_mem_alloc()
1985 !kbase_device_is_cpu_coherent(kctx->kbdev)) {
1991 !kbase_device_is_cpu_coherent(kctx->kbdev)) {
H A Dmali_kbase_defs.h1930 * kbase_device_is_cpu_coherent - Returns if the device is CPU coherent.
1935 static inline bool kbase_device_is_cpu_coherent(struct kbase_device *kbdev) in kbase_device_is_cpu_coherent() function
H A Dmali_kbase_mem.c2128 if (!kbase_device_is_cpu_coherent(kctx->kbdev)) { in kbase_update_region_flags()

Completed in 44 milliseconds