lkml.org 
[lkml]   [2022]   [Jun]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: [PATCH v8 05/11] iommu/vt-d: Add SVA domain support
Date
> From: Lu Baolu <baolu.lu@linux.intel.com>
> Sent: Tuesday, June 7, 2022 9:50 AM
>
> +
> +static const struct iommu_domain_ops intel_svm_domain_ops = {
> + .set_dev_pasid = intel_svm_attach_dev_pasid,
> + .block_dev_pasid = intel_svm_detach_dev_pasid,
> + .free = intel_svm_domain_free,
> +};
> +

It's clearer to use set/block for intel callbacks.

\
 
 \ /
  Last update: 2022-06-17 09:48    [W:0.191 / U:0.148 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site