RE: [PATCH v2 19/22] intel_iommu: process PASID-based iotlb invalidation

2020-04-03 Thread Liu, Yi L
> From: Peter Xu > Sent: Friday, April 3, 2020 10:47 PM > To: Liu, Yi L > Subject: Re: [PATCH v2 19/22] intel_iommu: process PASID-based iotlb > invalidation > > On Sun, Mar 29, 2020 at 09:24:58PM -0700, Liu Yi L wrote: > > This patch adds the basic PASID-based

Re: [PATCH v2 19/22] intel_iommu: process PASID-based iotlb invalidation

2020-04-03 Thread Peter Xu
On Sun, Mar 29, 2020 at 09:24:58PM -0700, Liu Yi L wrote: > This patch adds the basic PASID-based iotlb (piotlb) invalidation > support. piotlb is used during walking Intel VT-d 1st level page > table. This patch only adds the basic processing. Detailed handling > will be added in next patch. > >

[PATCH v2 19/22] intel_iommu: process PASID-based iotlb invalidation

2020-03-29 Thread Liu Yi L
This patch adds the basic PASID-based iotlb (piotlb) invalidation support. piotlb is used during walking Intel VT-d 1st level page table. This patch only adds the basic processing. Detailed handling will be added in next patch. Cc: Kevin Tian Cc: Jacob Pan Cc: Peter Xu Cc: Yi Sun Cc: Paolo Bon