Searched refs:mmu_mapped (Results 1 – 2 of 2) sorted by relevance
32 (bool)bo->base.pages, (bool)bo->base.sgt, bo->mmu_mapped, bo->base.map_wc, in ivpu_dbg_bo()53 if (!bo->mmu_mapped) { in ivpu_bo_pin()68 bo->mmu_mapped = true; in ivpu_bo_pin()112 if (bo->mmu_mapped) { in ivpu_bo_unbind_locked()117 bo->mmu_mapped = false; in ivpu_bo_unbind_locked()461 if (bo->mmu_mapped) in ivpu_bo_print_info()
24 bool mmu_mapped; member