Searched refs:ioat_prep_xor (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/ioat/ |
H A D | dma.h | 363 ioat_prep_xor(struct dma_chan *chan, dma_addr_t dest, dma_addr_t *src,
|
H A D | prep.c | 245 ioat_prep_xor(struct dma_chan *chan, dma_addr_t dest, dma_addr_t *src, in ioat_prep_xor() function
|
H A D | init.c | 1120 dma->device_prep_dma_xor = ioat_prep_xor; in ioat3_dma_probe()
|
/kernel/linux/linux-6.6/drivers/dma/ioat/ |
H A D | dma.h | 362 ioat_prep_xor(struct dma_chan *chan, dma_addr_t dest, dma_addr_t *src,
|
H A D | prep.c | 245 ioat_prep_xor(struct dma_chan *chan, dma_addr_t dest, dma_addr_t *src, in ioat_prep_xor() function
|
H A D | init.c | 1120 dma->device_prep_dma_xor = ioat_prep_xor; in ioat3_dma_probe()
|
Completed in 8 milliseconds