Searched refs:xe_vm_pgtable_update (Results 1 – 4 of 4) sorted by relevance
24 struct xe_vm_pgtable_update;49 const struct xe_vm_pgtable_update *update);67 const struct xe_vm_pgtable_update *update);
268 struct xe_vm_pgtable_update *update;315 struct xe_vm_pgtable_update *entries;339 struct xe_vm_pgtable_update *entry; in xe_pt_new_shared()693 struct xe_vm_pgtable_update *entries, in xe_pt_stage_bind()984 struct xe_vm_pgtable_update *entries, in xe_pt_cancel_bind()1040 struct xe_vm_pgtable_update *entries, in xe_pt_commit()1067 struct xe_vm_pgtable_update *entries, in xe_pt_abort_bind()1097 struct xe_vm_pgtable_update *entries, in xe_pt_commit_prepare_bind()1141 struct xe_vm_pgtable_update *entries, in xe_pt_prepare_bind()1759 struct xe_vm_pgtable_update *entries, in xe_pt_abort_unbind()[all …]
57 struct xe_vm_pgtable_update { struct80 struct xe_vm_pgtable_update entries[XE_VM_MAX_LEVEL * 2 + 1]; argument
1198 const struct xe_vm_pgtable_update *update, in write_pgtable()1289 const struct xe_vm_pgtable_update *update = in xe_migrate_update_pgtables_cpu()1332 struct xe_vm_pgtable_update *updates = pt_op->entries; in __xe_migrate_update_pgtables()1401 struct xe_vm_pgtable_update *updates = pt_op->entries; in __xe_migrate_update_pgtables()1438 struct xe_vm_pgtable_update *updates = pt_op->entries; in __xe_migrate_update_pgtables()1456 struct xe_vm_pgtable_update *updates = pt_op->entries; in __xe_migrate_update_pgtables()
Completed in 16 milliseconds