Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iommu/amd/
Dinit.c436 static void iommu_feature_enable(struct amd_iommu *iommu, u8 bit) in iommu_feature_enable() function
467 iommu_feature_enable(iommu, CONTROL_IOMMU_EN); in iommu_enable()
780 iommu_feature_enable(iommu, cntrl_intr); in amd_iommu_restart_log()
781 iommu_feature_enable(iommu, cntrl_log); in amd_iommu_restart_log()
830 iommu_feature_enable(iommu, CONTROL_CMDBUF_EN); in amd_iommu_reset_cmd_buffer()
905 iommu_feature_enable(iommu, CONTROL_EVT_LOG_EN); in iommu_enable_event_buffer()
937 iommu_feature_enable(iommu, CONTROL_PPR_EN); in iommu_enable_ppr_log()
948 iommu_feature_enable(iommu, CONTROL_PPRLOG_EN); in iommu_enable_ppr_log()
949 iommu_feature_enable(iommu, CONTROL_PPRINT_EN); in iommu_enable_ppr_log()
985 iommu_feature_enable(iommu, CONTROL_GAINT_EN); in iommu_ga_log_enable()
[all …]