lkml.org 
[lkml]   [2019]   [Mar]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[RFC PATCH v1 01/15] iommu: Add DOMAIN_ATTR_SPLIT_TABLES
    Date
    Add a new domain attribute to enable split pagetable support for devices
    devices that support it.

    Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
    ---

    include/linux/iommu.h | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/include/linux/iommu.h b/include/linux/iommu.h
    index e90da6b..3f2250b 100644
    --- a/include/linux/iommu.h
    +++ b/include/linux/iommu.h
    @@ -125,6 +125,7 @@ enum iommu_attr {
    DOMAIN_ATTR_FSL_PAMUV1,
    DOMAIN_ATTR_NESTING, /* two stages of translation */
    DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE,
    + DOMAIN_ATTR_SPLIT_TABLES,
    DOMAIN_ATTR_MAX,
    };

    --
    2.7.4
    \
     
     \ /
      Last update: 2019-03-01 20:39    [W:4.034 / U:0.428 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site