Searched defs:pt_update (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/gpu/drm/xe/tests/
H A Dxe_migrate.c65 sanity_populate_cb(struct xe_migrate_pt_update *pt_update, argument
225 struct xe_migrate_pt_update pt_update = { local
/linux-master/drivers/gpu/drm/xe/
H A Dxe_migrate.c1108 write_pgtable(struct xe_tile *tile, struct xe_bb *bb, u64 ppgtt_ofs, const struct xe_vm_pgtable_update *update, struct xe_migrate_pt_update *pt_update) argument
1168 xe_migrate_update_pgtables_cpu(struct xe_migrate *m, struct xe_vm *vm, struct xe_bo *bo, const struct xe_vm_pgtable_update *updates, u32 num_updates, bool wait_vm, struct xe_migrate_pt_update *pt_update) argument
1269 xe_migrate_update_pgtables(struct xe_migrate *m, struct xe_vm *vm, struct xe_bo *bo, struct xe_exec_queue *q, const struct xe_vm_pgtable_update *updates, u32 num_updates, struct xe_sync_entry *syncs, u32 num_syncs, struct xe_migrate_pt_update *pt_update) argument
[all...]
H A Dxe_pt.c794 xe_vm_populate_pgtable(struct xe_migrate_pt_update *pt_update, struct xe_tile *tile, argument
1005 static int xe_pt_pre_commit(struct xe_migrate_pt_update *pt_update) argument
1014 static int xe_pt_userptr_pre_commit(struct xe_migrate_pt_update *pt_update) argument
1489 xe_migrate_clear_pgtable_callback(struct xe_migrate_pt_update *pt_update, struct xe_tile *tile, struct iosys_map *map, void *ptr, u32 qword_ofs, u32 num_qwords, const struct xe_vm_pgtable_update *update) argument
[all...]

Completed in 364 milliseconds