Searched refs:ivpu_disable_mmu_cont_pages (Results 1 – 3 of 3) sorted by relevance
146 extern bool ivpu_disable_mmu_cont_pages;
292 if (!ivpu_disable_mmu_cont_pages && size >= IVPU_MMU_CONT_PAGES_SIZE && in ivpu_mmu_context_map_pages()399 if (!ivpu_disable_mmu_cont_pages && size >= IVPU_MMU_CONT_PAGES_SIZE) { in ivpu_mmu_context_insert_node_locked()
54 bool ivpu_disable_mmu_cont_pages; variable55 module_param_named(disable_mmu_cont_pages, ivpu_disable_mmu_cont_pages, bool, 0644);