Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Diommu.c3056 static struct syscore_ops iommu_syscore_ops = { variable
3063 register_syscore_ops(&iommu_syscore_ops); in init_iommu_pm_ops()