Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iommu/
Damd_iommu_init.c326 static void iommu_feature_enable(struct amd_iommu *iommu, u8 bit) in iommu_feature_enable() function
357 iommu_feature_enable(iommu, CONTROL_IOMMU_EN); in iommu_enable()
543 iommu_feature_enable(iommu, CONTROL_CMDBUF_EN); in amd_iommu_reset_cmd_buffer()
601 iommu_feature_enable(iommu, CONTROL_EVT_LOG_EN); in iommu_enable_event_buffer()
637 iommu_feature_enable(iommu, CONTROL_PPFLOG_EN); in iommu_enable_ppr_log()
638 iommu_feature_enable(iommu, CONTROL_PPR_EN); in iommu_enable_ppr_log()
654 iommu_feature_enable(iommu, CONTROL_GT_EN); in iommu_enable_gt()
1477 iommu_feature_enable(iommu, CONTROL_EVT_INT_EN); in iommu_init_msi()
1480 iommu_feature_enable(iommu, CONTROL_PPFINT_EN); in iommu_init_msi()
1632 iommu_feature_enable(iommu, CONTROL_HT_TUN_EN) : in iommu_init_flags()
[all …]