Lines Matching refs:qhandle
51 unsigned long qhandle; member
124 smp_processor_id(), q->qhandle); in cwq_intr()
128 hv_ret = sun4v_ncs_gethead(q->qhandle, &new_head); in cwq_intr()
137 hv_ret = sun4v_ncs_sethead_marker(q->qhandle, new_head); in cwq_intr()
154 smp_processor_id(), q->qhandle); in mau_intr()
156 hv_ret = sun4v_ncs_gethead(q->qhandle, &head); in mau_intr()
161 sun4v_ncs_sethead_marker(q->qhandle, head); in mau_intr()
204 hv_ret = sun4v_ncs_settail(q->qhandle, new_tail); in spu_queue_submit()
497 hv_ret = sun4v_ncs_gethead(qp->qhandle, &head); in wait_for_tail()
1593 herr = sun4v_ncs_qhandle_to_devino(p->qhandle, &p->devino); in spu_map_ino()
1661 CWQ_NUM_ENTRIES, &p->qhandle); in spu_queue_register_workfn()
1663 sun4v_ncs_sethead_marker(p->qhandle, 0); in spu_queue_register_workfn()
1700 hv_ret = sun4v_ncs_qconf(p->q_type, p->qhandle, 0, &p->qhandle); in spu_queue_destroy()