Home
last modified time | relevance | path

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

/tools/virtio/linux/
A Dscatterlist.h67 static inline struct page *sg_page(struct scatterlist *sg) in sg_page() function
158 return page_to_phys(sg_page(sg)) + sg->offset; in sg_phys()

Completed in 2 milliseconds