Searched refs:pt_root (Results 1 – 5 of 5) sorted by relevance
1606 if (!vm->pt_root[id]) in xe_vm_free_scratch()1708 if (IS_ERR(vm->pt_root[id])) { in xe_vm_create()1710 vm->pt_root[id] = NULL; in xe_vm_create()1717 if (!vm->pt_root[id]) in xe_vm_create()1734 if (!vm->pt_root[id]) in xe_vm_create()1747 if (!vm->pt_root[id]) in xe_vm_create()1816 if (vm->pt_root[id]) in xe_vm_close()1898 if (vm->pt_root[id]) { in xe_vm_close_and_put()1900 vm->pt_root[id] = NULL; in xe_vm_close_and_put()1959 XE_WARN_ON(vm->pt_root[id]); in vm_destroy_work_func()[all …]
183 struct xe_pt *pt_root[XE_MAX_TILES_PER_DEVICE]; member
650 struct xe_pt *pt = xe_vma_vm(vma)->pt_root[tile->id]; in xe_pt_stage_bind()877 struct xe_pt *pt = xe_vma_vm(vma)->pt_root[tile->id]; in xe_pt_zap_ptes()915 struct xe_pt *pt = vm->pt_root[tile->id]; in xe_pt_zap_ptes_range()1674 struct xe_pt *pt = vm->pt_root[tile->id]; in xe_pt_stage_unbind()
190 u32 num_entries = NUM_PT_SLOTS, num_level = vm->pt_root[id]->level; in xe_migrate_prepare_vm()220 xe_pt_write(xe, &vm->pt_root[id]->bo->vmap, 0, entry); in xe_migrate_prepare_vm()
241 (unsigned long)xe_bo_main_addr(m->q->vm->pt_root[id]->bo, XE_PAGE_SIZE), in xe_migrate_sanity_test()