Home
last modified time | relevance | path

Searched defs:bounce_len (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/iommu/
H A Ddma-iommu.c1871 phys_addr_t phys, size_t bounce_len, in iommu_dma_iova_bounce_and_link()
1907 size_t bounce_len = min(size, iovad->granule - iova_start_pad); in iommu_dma_iova_link_swiotlb() local
/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h1188 unsigned int bounce_len; member