Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Dirq_remapping.h27 struct irq_remap_ops { struct
47 extern struct irq_remap_ops intel_irq_remap_ops; argument
48 extern struct irq_remap_ops amd_iommu_irq_ops;
49 extern struct irq_remap_ops hyperv_irq_remap_ops;
H A Dirq_remapping.c30 static struct irq_remap_ops *remap_ops;
H A Dhyperv-iommu.c181 struct irq_remap_ops hyperv_irq_remap_ops = {
/linux/drivers/iommu/intel/
H A Dirq_remapping.c1113 struct irq_remap_ops intel_irq_remap_ops = {
/linux/drivers/iommu/amd/
H A Diommu.c3551 struct irq_remap_ops amd_iommu_irq_ops = {