Home
last modified time | relevance | path

Searched refs:ioat_prep_xor (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/ioat/
Ddma.h363 ioat_prep_xor(struct dma_chan *chan, dma_addr_t dest, dma_addr_t *src,
Dprep.c245 ioat_prep_xor(struct dma_chan *chan, dma_addr_t dest, dma_addr_t *src, in ioat_prep_xor() function
Dinit.c1120 dma->device_prep_dma_xor = ioat_prep_xor; in ioat3_dma_probe()