lkml.org 
[lkml]   [2023]   [Dec]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH v7 3/3] iommu/vt-d: Add iotlb flush for nested domain
From
On 2023/11/20 16:32, Tian, Kevin wrote:
>> From: Liu, Yi L <yi.l.liu@intel.com>
>> Sent: Friday, November 17, 2023 9:18 PM
>> +
>> + if (inv_info.__reserved || (inv_info.flags &
>> ~IOMMU_VTD_INV_FLAGS_LEAF) ||
>> + !IS_ALIGNED(inv_info.addr, VTD_PAGE_SIZE)) {
>> + ret = -EINVAL;
>> + break;
>> + }
>
> -EOPNOTSUPP for the first two checks.
>
yes.

--
Regards,
Yi Liu

\
 
 \ /
  Last update: 2023-12-12 04:57    [W:0.117 / U:0.148 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site