Searched defs:phys_complete (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/dma/ioat/
H A Ddma_v2.c127 static void __cleanup(struct ioat2_dma_chan *ioat, dma_addr_t phys_complete) __cleanup() argument
178 dma_addr_t phys_complete; ioat2_cleanup() local
262 dma_addr_t phys_complete; ioat2_restart_channel() local
301 dma_addr_t phys_complete; ioat2_timer_event() local
H A Ddma.c570 dma_addr_t phys_complete; ioat_get_current_completion() local
602 static void __cleanup(struct ioat_dma_chan *ioat, dma_addr_t phys_complete) __cleanup() argument
674 dma_addr_t phys_complete; ioat1_cleanup() local
720 dma_addr_t phys_complete; ioat1_timer_event() local
590 ioat_cleanup_preamble(struct ioat_chan_common *chan, dma_addr_t *phys_complete) ioat_cleanup_preamble() argument
H A Ddma_v3.c309 u64 phys_complete; ioat3_get_current_completion() local
371 static void __cleanup(struct ioat2_dma_chan *ioat, dma_addr_t phys_complete) __cleanup() argument
450 u64 phys_complete; ioat3_cleanup() local
483 u64 phys_complete; ioat3_restart_channel() local
498 u64 phys_complete; ioat3_eh() local
596 dma_addr_t phys_complete; ioat3_timer_event() local
321 ioat3_cleanup_preamble(struct ioat_chan_common *chan, u64 *phys_complete) ioat3_cleanup_preamble() argument

Completed in 161 milliseconds