Home
last modified time | relevance | path

Searched defs:wptr_bo (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_process_queue_manager.c224 init_user_queue(struct process_queue_manager * pqm,struct kfd_node * dev,struct queue ** q,struct queue_properties * q_properties,struct file * f,struct amdgpu_bo * wptr_bo,unsigned int qid) init_user_queue() argument
273 pqm_create_queue(struct process_queue_manager * pqm,struct kfd_node * dev,struct file * f,struct queue_properties * properties,unsigned int * qid,struct amdgpu_bo * wptr_bo,const struct kfd_criu_queue_priv_data * q_data,const void * restore_mqd,const void * restore_ctl_stack,uint32_t * p_doorbell_offset_in_process) pqm_create_queue() argument
H A Dkfd_chardev.c308 struct amdgpu_bo *wptr_bo = NULL; in kfd_ioctl_create_queue() local
H A Dkfd_priv.h605 struct amdgpu_bo *wptr_bo; member