Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Diommu.h248 #define DMA_TLB_PSI_FLUSH (((u64)3) << 60) macro
H A Diommu.c1322 case DMA_TLB_PSI_FLUSH: in __iommu_flush_iotlb()
1323 val = DMA_TLB_PSI_FLUSH|DMA_TLB_IVT|DMA_TLB_DID(did); in __iommu_flush_iotlb()
1577 DMA_TLB_PSI_FLUSH); in iommu_flush_iotlb_psi()