Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/ioat/
Ddma.h245 static inline u64 ioat_chansts_to_addr(u64 status) in ioat_chansts_to_addr() function
Ddma.c535 phys_complete = ioat_chansts_to_addr(completion); in ioat_get_current_completion()