Home
last modified time | relevance | path

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

/xen/xen/drivers/passthrough/vtd/x86/
A Dats.c127 case DMA_TLB_DSI_FLUSH: in dev_invalidate_iotlb()
/xen/xen/drivers/passthrough/vtd/
A Diommu.h110 #define DMA_TLB_DSI_FLUSH (((u64)2) << 60) macro
A Diommu.c435 case DMA_TLB_DSI_FLUSH: in flush_iotlb_reg()
436 val = DMA_TLB_DSI_FLUSH|DMA_TLB_IVT|DMA_TLB_DID(did); in flush_iotlb_reg()
499 status = iommu->flush.iotlb(iommu, did, 0, 0, DMA_TLB_DSI_FLUSH, in iommu_flush_iotlb_dsi()

Completed in 12 milliseconds