Home
last modified time | relevance | path

Searched refs:qcm_process_device (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device_queue_manager.c147 struct qcm_process_device *qpd) in program_sh_mem_settings()
162 struct qcm_process_device *qpd; in kfd_hws_hang()
202 struct qcm_process_device *qpd) in add_queue_mes()
277 struct qcm_process_device *qpd) in remove_queue_mes()
312 struct qcm_process_device *qpd; in remove_all_kfd_queues_mes()
339 struct qcm_process_device *qpd; in add_all_kfd_queues_mes()
403 struct qcm_process_device *qpd, in increment_queue_count()
417 struct qcm_process_device *qpd, in decrement_queue_count()
434 static int allocate_doorbell(struct qcm_process_device *qpd, in allocate_doorbell()
508 static void deallocate_doorbell(struct qcm_process_device *qp
[all...]
H A Dkfd_doorbell.c208 static int init_doorbell_bitmap(struct qcm_process_device *qpd, in init_doorbell_bitmap()
256 struct qcm_process_device *qpd = &pdd->qpd; in kfd_alloc_process_doorbells()
295 struct qcm_process_device *qpd = &pdd->qpd; in kfd_free_process_doorbells()
H A Dkfd_priv.h664 struct qcm_process_device { struct
764 struct qcm_process_device qpd;
1220 void kfd_process_set_trap_handler(struct qcm_process_device *qpd,
1223 void kfd_process_set_trap_debug_flag(struct qcm_process_device *qpd,
1461 struct qcm_process_device *qpd);
H A Dkfd_debug.c971 struct qcm_process_device *qpd = &pdd->qpd; in kfd_dbg_trap_query_exception_info()