Home
last modified time | relevance | path

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

/include/trace/events/
Dintel_iommu.h114 __entry->phys_addr = sg_phys(sg);
/include/linux/
Dscatterlist.h241 static inline dma_addr_t sg_phys(struct scatterlist *sg) in sg_phys() function