Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Dperfmon.c822 static enum cpuhp_state iommu_cpuhp_slot; variable
835 iommu_cpuhp_slot = ret; in iommu_pmu_cpuhp_setup()
838 ret = cpuhp_state_add_instance(iommu_cpuhp_slot, &iommu_pmu->cpuhp_node); in iommu_pmu_cpuhp_setup()
841 cpuhp_remove_multi_state(iommu_cpuhp_slot); in iommu_pmu_cpuhp_setup()
851 cpuhp_state_remove_instance(iommu_cpuhp_slot, &iommu_pmu->cpuhp_node); in iommu_pmu_cpuhp_free()
856 cpuhp_remove_multi_state(iommu_cpuhp_slot); in iommu_pmu_cpuhp_free()