Searched refs:resr (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/microblaze/kernel/
H A Dentry-nommu.S105 mfs r11, resr
159 mts resr, r11
265 mfs r11, resr
356 mfs r11, resr
423 mfs r12, resr
439 mts resr, r12
534 mts resr, r18
H A Dentry.S489 mfs r6, resr
523 mfs r3, resr /* ESR */
554 mfs r7, resr /* parameter unsigned long error_code */
776 mfs r11, resr;
908 mfs r12, resr
H A Dhw_exception_handler.S351 mfs r4, resr
537 mfs r6, resr;
/linux-4.1.27/drivers/crypto/
H A Dhifn_795x.c401 struct hifn_desc resr[HIFN_D_RES_RSIZE+1]; member in struct:hifn_dma
940 dma->resr[i].p = __cpu_to_le32(dptr + hifn_init_dma()
952 dma->resr[HIFN_D_RES_RSIZE].p = __cpu_to_le32(dptr + hifn_init_dma()
953 offsetof(struct hifn_dma, resr[0])); hifn_init_dma()
1043 offsetof(struct hifn_dma, resr[0])); hifn_init_registers()
1320 dma->resr[dma->resi].l = __cpu_to_le32(HIFN_USED_RESULT | hifn_setup_res_desc()
1323 * dma->resr[dma->resi].l = __cpu_to_le32(HIFN_MAX_RESULT | HIFN_D_VALID | hifn_setup_res_desc()
1328 dma->resr[HIFN_D_RES_RSIZE].l = __cpu_to_le32(HIFN_D_VALID | hifn_setup_res_desc()
1829 if (dma->resr[i].l & __cpu_to_le32(HIFN_D_VALID)) hifn_clear_rings()
1934 printk("%x.%p ", dma->resr[i].l, dev->sa[i]); hifn_work()
2026 struct hifn_desc *d = &dma->resr[i]; hifn_flush()
/linux-4.1.27/drivers/scsi/bnx2i/
H A Dbnx2i_hwi.c1992 printk(KERN_ALERT "bnx2i (%s): cq resr freed in bh execution!", bnx2i_process_new_cqes()

Completed in 168 milliseconds