From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: [PATCH v2 03/16] iommu: introduce iommu invalidate API function Date: Wed, 11 Oct 2017 14:15:34 +0200 Message-ID: <20171011121534.GG30803@8bytes.org> References: <1507244624-39189-1-git-send-email-jacob.jun.pan@linux.intel.com> <1507244624-39189-4-git-send-email-jacob.jun.pan@linux.intel.com> <20171010133542.juag7cwbivlb56sl@8bytes.org> <20171010150953.4095a045@jacob-builder> <20171011095126.GD30803@8bytes.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: "Liu, Yi L" Cc: Jacob Pan , "iommu@lists.linux-foundation.org" , LKML , David Woodhouse , Greg Kroah-Hartman , "Wysocki, Rafael J" , Jean-Philippe Brucker , "Lan, Tianyu" , "Tian, Kevin" , "Raj, Ashok" , Alex Williamson , "Liu, Yi L" List-Id: iommu@lists.linux-foundation.org On Wed, Oct 11, 2017 at 11:54:52AM +0000, Liu, Yi L wrote: > I didn't quite get 'iovm' mean. Can you explain a bit about the idea? It's short for IO Virtual Memory, basically a replacement term for 'svm' that is not ambiguous (afaik) and not specific to Intel. Joerg