Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/intel/
Diommu.c2528 static struct syscore_ops iommu_syscore_ops = { variable
2535 register_syscore_ops(&iommu_syscore_ops); in init_iommu_pm_ops()