Home
last modified time | relevance | path

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

/xen/xen/drivers/passthrough/vtd/
A Diommu.h152 #define DMA_CCMD_GLOBAL_INVL (((u64)1) << 61) macro
A Diommu.c361 case DMA_CCMD_GLOBAL_INVL: in flush_context_reg()
362 val = DMA_CCMD_GLOBAL_INVL; in flush_context_reg()
391 return iommu->flush.context(iommu, 0, 0, 0, DMA_CCMD_GLOBAL_INVL, in iommu_flush_context_global()

Completed in 10 milliseconds