Searched refs:sg_phys (Results 1 – 2 of 2) sorted by relevance
/include/trace/events/ | ||
D | intel_iommu.h | 114 __entry->phys_addr = sg_phys(sg); |
/include/linux/ | ||
D | scatterlist.h | 241 static inline dma_addr_t sg_phys(struct scatterlist *sg) in sg_phys() function |