Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iommu/intel/
Diommu.c4234 static struct syscore_ops iommu_syscore_ops = { variable
4241 register_syscore_ops(&iommu_syscore_ops); in init_iommu_pm_ops()