Home
last modified time | relevance | path

Searched refs:ioat_chansts_to_addr (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/dma/ioat/
Ddma.h243 static inline u64 ioat_chansts_to_addr(u64 status) in ioat_chansts_to_addr() function
Ddma.c520 phys_complete = ioat_chansts_to_addr(completion); in ioat_get_current_completion()