Home
last modified time | relevance | path

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

/freebsd/sys/dev/xdma/
H A Dxdma_iommu.c62 xdma_iommu_remove_entry(xdma_channel_t *xchan, vm_offset_t va) in xdma_iommu_remove_entry() function
H A Dxdma.h299 void xdma_iommu_remove_entry(xdma_channel_t *xchan, vm_offset_t va);
H A Dxdma_sg.c355 xdma_iommu_remove_entry(xchan, addr); in xchan_seg_done()