Searched refs:xe_migrate_pt_update (Results 1 – 3 of 3) sorted by relevance
19 struct xe_migrate_pt_update;46 void (*populate)(struct xe_migrate_pt_update *pt_update,64 void (*clear)(struct xe_migrate_pt_update *pt_update,76 int (*pre_commit)(struct xe_migrate_pt_update *pt_update);85 struct xe_migrate_pt_update { struct132 struct xe_migrate_pt_update *pt_update);
965 xe_vm_populate_pgtable(struct xe_migrate_pt_update *pt_update, struct xe_tile *tile, in xe_vm_populate_pgtable()1334 static int xe_pt_pre_commit(struct xe_migrate_pt_update *pt_update) in xe_pt_pre_commit()1434 static int xe_pt_userptr_pre_commit(struct xe_migrate_pt_update *pt_update) in xe_pt_userptr_pre_commit()1461 static int xe_pt_svm_pre_commit(struct xe_migrate_pt_update *pt_update) in xe_pt_svm_pre_commit()1738 xe_migrate_clear_pgtable_callback(struct xe_migrate_pt_update *pt_update, in xe_migrate_clear_pgtable_callback()2417 struct xe_migrate_pt_update update = { in xe_pt_update_ops_run()
1199 struct xe_migrate_pt_update *pt_update) in write_pgtable()1262 struct xe_migrate_pt_update *pt_update) in xe_migrate_update_pgtables_cpu()1312 struct xe_migrate_pt_update *pt_update, in __xe_migrate_update_pgtables()1520 struct xe_migrate_pt_update *pt_update) in xe_migrate_update_pgtables()
Completed in 13 milliseconds