Home
last modified time | relevance | path

Searched refs:iommu_feature_enable (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/iommu/
Damd_iommu_init.c327 static void iommu_feature_enable(struct amd_iommu *iommu, u8 bit) in iommu_feature_enable() function
358 iommu_feature_enable(iommu, CONTROL_IOMMU_EN); in iommu_enable()
524 iommu_feature_enable(iommu, CONTROL_CMDBUF_EN); in amd_iommu_reset_cmd_buffer()
575 iommu_feature_enable(iommu, CONTROL_EVT_LOG_EN); in iommu_enable_event_buffer()
608 iommu_feature_enable(iommu, CONTROL_PPFLOG_EN); in iommu_enable_ppr_log()
609 iommu_feature_enable(iommu, CONTROL_PPR_EN); in iommu_enable_ppr_log()
625 iommu_feature_enable(iommu, CONTROL_GT_EN); in iommu_enable_gt()
1428 iommu_feature_enable(iommu, CONTROL_EVT_INT_EN); in iommu_init_msi()
1431 iommu_feature_enable(iommu, CONTROL_PPFINT_EN); in iommu_init_msi()
1583 iommu_feature_enable(iommu, CONTROL_HT_TUN_EN) : in iommu_init_flags()
[all …]