Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/virtio/linux/
H A Ddma-mapping.h33 #define sg_dma_address(sg) (0) macro
/kernel/linux/linux-5.10/include/linux/
H A Dscatterlist.h34 #define sg_dma_address(sg) ((sg)->dma_address) macro
/kernel/linux/linux-6.6/include/linux/
H A Dscatterlist.h31 #define sg_dma_address(sg) ((sg)->dma_address) macro

Completed in 3 milliseconds