Home
last modified time | relevance | path

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

/openbmc/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.c28 static struct irq_remap_ops *remap_ops;
H A Dhyperv-iommu.c181 struct irq_remap_ops hyperv_irq_remap_ops = {
/openbmc/linux/drivers/iommu/intel/
H A Dirq_remapping.c1121 struct irq_remap_ops intel_irq_remap_ops = {
/openbmc/linux/drivers/iommu/amd/
H A Diommu.c3285 struct irq_remap_ops amd_iommu_irq_ops = {