Searched refs:sg_page (Results 1 – 1 of 1) sorted by relevance
67 static inline struct page *sg_page(struct scatterlist *sg) in sg_page() function158 return page_to_phys(sg_page(sg)) + sg->offset; in sg_phys()
Completed in 2 milliseconds