Searched refs:mmu_mapped (Results 1 – 2 of 2) sorted by relevance
30 (bool)bo->base.pages, (bool)bo->base.sgt, bo->mmu_mapped, bo->base.map_wc, in ivpu_dbg_bo()51 if (!bo->mmu_mapped) { in ivpu_bo_pin()66 bo->mmu_mapped = true; in ivpu_bo_pin()110 if (bo->mmu_mapped) { in ivpu_bo_unbind_locked()115 bo->mmu_mapped = false; in ivpu_bo_unbind_locked()415 if (bo->mmu_mapped) in ivpu_bo_print_info()
24 bool mmu_mapped; member