Searched refs:ctx_save_restore_area_address (Results 1 – 11 of 11) sorted by relevance
138 if (mm->dev->kfd->cwsr_enabled && q->ctx_save_restore_area_address) { in init_mqd()142 lower_32_bits(q->ctx_save_restore_area_address); in init_mqd()144 upper_32_bits(q->ctx_save_restore_area_address); in init_mqd()229 if (mm->dev->kfd->cwsr_enabled && q->ctx_save_restore_area_address) in __update_mqd()
212 if (mm->dev->kfd->cwsr_enabled && q->ctx_save_restore_area_address) { in init_mqd()216 lower_32_bits(q->ctx_save_restore_area_address); in init_mqd()218 upper_32_bits(q->ctx_save_restore_area_address); in init_mqd()304 if (mm->dev->kfd->cwsr_enabled && q->ctx_save_restore_area_address) in update_mqd()680 q->ctx_save_restore_area_address) { in init_mqd_v9_4_3()682 q->ctx_save_restore_area_address + in init_mqd_v9_4_3()
312 err = kfd_queue_buffer_get(vm, (void *)properties->ctx_save_restore_area_address, in kfd_queue_acquire_buffers()319 err = kfd_queue_buffer_svm_get(pdd, properties->ctx_save_restore_area_address, in kfd_queue_acquire_buffers()359 kfd_queue_buffer_svm_put(pdd, properties->ctx_save_restore_area_address, total_cwsr_size); in kfd_queue_release_buffers()
152 lower_32_bits(q->ctx_save_restore_area_address); in init_mqd()154 upper_32_bits(q->ctx_save_restore_area_address); in init_mqd()
135 lower_32_bits(q->ctx_save_restore_area_address); in init_mqd()137 upper_32_bits(q->ctx_save_restore_area_address); in init_mqd()
850 q_data->ctx_save_restore_area_address = in criu_checkpoint_queue()851 q->properties.ctx_save_restore_area_address; in criu_checkpoint_queue()973 qp->ctx_save_restore_area_address = q_data->ctx_save_restore_area_address; in set_queue_properties_from_criu()
189 lower_32_bits(q->ctx_save_restore_area_address); in init_mqd()191 upper_32_bits(q->ctx_save_restore_area_address); in init_mqd()
523 uint64_t ctx_save_restore_area_address; member1251 uint64_t ctx_save_restore_area_address; member
258 q_properties->ctx_save_restore_area_address = in set_queue_properties_from_user()301 q_properties->ctx_save_restore_area_address); in set_queue_properties_from_user()
3311 (void __user *) q->properties.ctx_save_restore_area_address, in copy_context_work_handler()3577 q->properties.ctx_save_restore_area_address; in set_queue_snapshot_entry()
2236 csa_header = (void __user *)q->properties.ctx_save_restore_area_address; in send_exception_work_handler()