Home
last modified time | relevance | path

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

/linux/drivers/iommu/amd/
H A Dinit.c414 void iommu_feature_enable(struct amd_iommu *iommu, u8 bit) in iommu_feature_enable() function
427 iommu_feature_enable(iommu, CONTROL_IOMMU_EN); in iommu_enable()
753 iommu_feature_enable(iommu, cntrl_intr); in amd_iommu_restart_log()
754 iommu_feature_enable(iommu, cntrl_log); in amd_iommu_restart_log()
792 iommu_feature_enable(iommu, CONTROL_CMDBUF_EN); in amd_iommu_reset_cmd_buffer()
891 iommu_feature_enable(iommu, CONTROL_EVT_LOG_EN); in iommu_enable_event_buffer()
936 iommu_feature_enable(iommu, CONTROL_GAINT_EN); in iommu_ga_log_enable()
937 iommu_feature_enable(iommu, CONTROL_GALOG_EN); in iommu_ga_log_enable()
1108 iommu_feature_enable(iommu, CONTROL_XT_EN); in iommu_enable_xt()
1117 iommu_feature_enable(iommu, CONTROL_GT_EN); in iommu_enable_gt()
[all …]