Home
last modified time | relevance | path

Searched refs:orq (Results 1 – 17 of 17) sorted by relevance

/linux-6.12.1/arch/x86/crypto/
Dcamellia-x86_64-asm_64.S108 orq r ## 0, RT1; \
113 orq l ## 0, RT2; \
290 orq r ## 0, RT1; \
300 orq r ## 1, RT0; \
305 orq l ## 0, RT1; \
315 orq l ## 1, RT0; \
Dtwofish-x86_64-asm_64-3way.S128 orq x, ab;
141 orq y, ba;
Dcast6-avx-x86_64-asm_64.S121 orq RFS1, RFS2; \
124 orq RFS1, RFS3; \
Dtwofish-avx-x86_64-asm_64.S110 orq RGS1, RGS2; \
113 orq RGS1, RGS3;
Dcast5-avx-x86_64-asm_64.S121 orq RFS1, RFS2; \
124 orq RFS1, RFS3; \
Ddes3_ede-asm_64.S83 orq RT0, val; \
264 orq RT0, val; \
/linux-6.12.1/drivers/usb/class/
Dcdc-wdm.c86 struct usb_ctrlrequest *orq; member
368 kfree(desc->orq); in cleanup()
432 req = desc->orq; in wdm_write()
880 struct usb_ctrlrequest *req = desc->orq; in wdm_wwan_port_tx()
1047 desc->orq = kmalloc(sizeof(struct usb_ctrlrequest), GFP_KERNEL); in wdm_create()
1048 if (!desc->orq) in wdm_create()
/linux-6.12.1/drivers/infiniband/sw/siw/
Dsiw.h439 struct siw_sqe *orq; /* outbound read queue element array */ member
643 return &qp->orq[qp->orq_get % qp->attrs.orq_size]; in orq_get_current()
648 struct siw_sqe *orq_e = &qp->orq[qp->orq_put % qp->attrs.orq_size]; in orq_get_free()
Dsiw_qp.c215 qp->orq = vcalloc(orq_size, sizeof(struct siw_sqe)); in siw_qp_readq_init()
216 if (!qp->orq) { in siw_qp_readq_init()
1201 sqe = &qp->orq[qp->orq_get % qp->attrs.orq_size]; in siw_sq_flush()
1345 vfree(qp->orq); in siw_free_qp()
Dsiw_qp_tx.c1122 qp->orq[qp->orq_put % qp->attrs.orq_size].flags = 0; in siw_qp_sq_process()
/linux-6.12.1/arch/x86/entry/
Dcalling.h207 orq $(PTI_USER_PCID_MASK), \scratch_reg
211 orq $(PTI_USER_PGTABLE_MASK), \scratch_reg
Dentry_64.S712 orq PER_CPU_VAR(espfix_stack), %rax
/linux-6.12.1/arch/x86/mm/
Dmem_encrypt_boot.S105 orq $X86_CR4_PGE, %rdx
/linux-6.12.1/arch/x86/virt/vmx/tdx/
Dtdxcall.S208 orq %rdi, %rax
/linux-6.12.1/drivers/net/ethernet/qlogic/qed/
Dqed_rdma.h134 void *orq; member
Dqed_roce.c379 qp->orq = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev, in qed_roce_sp_create_requester()
382 if (!qp->orq) { in qed_roce_sp_create_requester()
486 qp->orq, qp->orq_phys_addr); in qed_roce_sp_create_requester()
798 qp->orq, qp->orq_phys_addr); in qed_roce_sp_destroy_qp_requester()
/linux-6.12.1/arch/x86/boot/compressed/
Dhead_64.S528 orq %rbx, %rsp