Searched refs:COHERENCY_NONE (Results 1 – 13 of 13) sorted by relevance
27 #define COHERENCY_NONE 31 macro
23 #define COHERENCY_NONE 31 macro
334 COHERENCY_FEATURE_BIT(COHERENCY_NONE); in kbase_gpuprops_set_features()
4198 kbdev->system_coherency = COHERENCY_NONE; in kbase_device_coherency_init()4209 if ((override_coherency <= COHERENCY_NONE) && in kbase_device_coherency_init()
106 COHERENCY_FEATURE_BIT(COHERENCY_NONE) | in kbase_backend_gpuprops_get_features()
333 if (kbdev->system_coherency != COHERENCY_NONE) { in kbase_mmu_hw_configure()
308 if (kbdev->system_coherency == COHERENCY_NONE) in kbase_mmu_sync_pgd_cpu()
74 if (kbdev->system_coherency == COHERENCY_NONE) in get_userio_mmu_flags()
221 if (kctx->kbdev->system_coherency == COHERENCY_NONE) in kernel_map_user_io_pages()
406 (kbdev->system_coherency == COHERENCY_NONE)) in convert_mem_flags()
474 COHERENCY_FEATURE_BIT(COHERENCY_NONE); in kbase_gpuprops_set_features()
5060 kbdev->system_coherency = COHERENCY_NONE; in kbase_device_coherency_init()5093 if ((override_coherency <= COHERENCY_NONE) && in kbase_device_coherency_init()
3524 if (kbdev->system_coherency == COHERENCY_NONE) {