msi_domain_opsRegular
4.4: ✅struct msi_domain_ops {
irq_hw_number_t (*get_hwirq)(struct msi_domain_info *, msi_alloc_info_t *);
int (*msi_init)(struct irq_domain *, struct msi_domain_info *, unsigned int, irq_hw_number_t, msi_alloc_info_t *);
void (*msi_free)(struct irq_domain *, struct msi_domain_info *, unsigned int);
int (*msi_check)(struct irq_domain *, struct msi_domain_info *, struct device *);
int (*msi_prepare)(struct irq_domain *, struct device *, int, msi_alloc_info_t *);
void (*msi_finish)(msi_alloc_info_t *, int);
void (*set_desc)(msi_alloc_info_t *, struct msi_desc *);
int (*handle_error)(struct irq_domain *, struct msi_desc *, int);
};
4.8: ✅struct msi_domain_ops {
irq_hw_number_t (*get_hwirq)(struct msi_domain_info *, msi_alloc_info_t *);
int (*msi_init)(struct irq_domain *, struct msi_domain_info *, unsigned int, irq_hw_number_t, msi_alloc_info_t *);
void (*msi_free)(struct irq_domain *, struct msi_domain_info *, unsigned int);
int (*msi_check)(struct irq_domain *, struct msi_domain_info *, struct device *);
int (*msi_prepare)(struct irq_domain *, struct device *, int, msi_alloc_info_t *);
void (*msi_finish)(msi_alloc_info_t *, int);
void (*set_desc)(msi_alloc_info_t *, struct msi_desc *);
int (*handle_error)(struct irq_domain *, struct msi_desc *, int);
};
4.10: ✅struct msi_domain_ops {
irq_hw_number_t (*get_hwirq)(struct msi_domain_info *, msi_alloc_info_t *);
int (*msi_init)(struct irq_domain *, struct msi_domain_info *, unsigned int, irq_hw_number_t, msi_alloc_info_t *);
void (*msi_free)(struct irq_domain *, struct msi_domain_info *, unsigned int);
int (*msi_check)(struct irq_domain *, struct msi_domain_info *, struct device *);
int (*msi_prepare)(struct irq_domain *, struct device *, int, msi_alloc_info_t *);
void (*msi_finish)(msi_alloc_info_t *, int);
void (*set_desc)(msi_alloc_info_t *, struct msi_desc *);
int (*handle_error)(struct irq_domain *, struct msi_desc *, int);
};
4.13: ✅struct msi_domain_ops {
irq_hw_number_t (*get_hwirq)(struct msi_domain_info *, msi_alloc_info_t *);
int (*msi_init)(struct irq_domain *, struct msi_domain_info *, unsigned int, irq_hw_number_t, msi_alloc_info_t *);
void (*msi_free)(struct irq_domain *, struct msi_domain_info *, unsigned int);
int (*msi_check)(struct irq_domain *, struct msi_domain_info *, struct device *);
int (*msi_prepare)(struct irq_domain *, struct device *, int, msi_alloc_info_t *);
void (*msi_finish)(msi_alloc_info_t *, int);
void (*set_desc)(msi_alloc_info_t *, struct msi_desc *);
int (*handle_error)(struct irq_domain *, struct msi_desc *, int);
};
4.15: ✅struct msi_domain_ops {
irq_hw_number_t (*get_hwirq)(struct msi_domain_info *, msi_alloc_info_t *);
int (*msi_init)(struct irq_domain *, struct msi_domain_info *, unsigned int, irq_hw_number_t, msi_alloc_info_t *);
void (*msi_free)(struct irq_domain *, struct msi_domain_info *, unsigned int);
int (*msi_check)(struct irq_domain *, struct msi_domain_info *, struct device *);
int (*msi_prepare)(struct irq_domain *, struct device *, int, msi_alloc_info_t *);
void (*msi_finish)(msi_alloc_info_t *, int);
void (*set_desc)(msi_alloc_info_t *, struct msi_desc *);
int (*handle_error)(struct irq_domain *, struct msi_desc *, int);
};
4.18: ✅struct msi_domain_ops {
irq_hw_number_t (*get_hwirq)(struct msi_domain_info *, msi_alloc_info_t *);
int (*msi_init)(struct irq_domain *, struct msi_domain_info *, unsigned int, irq_hw_number_t, msi_alloc_info_t *);
void (*msi_free)(struct irq_domain *, struct msi_domain_info *, unsigned int);
int (*msi_check)(struct irq_domain *, struct msi_domain_info *, struct device *);
int (*msi_prepare)(struct irq_domain *, struct device *, int, msi_alloc_info_t *);
void (*msi_finish)(msi_alloc_info_t *, int);
void (*set_desc)(msi_alloc_info_t *, struct msi_desc *);
int (*handle_error)(struct irq_domain *, struct msi_desc *, int);
};
5.0: ✅struct msi_domain_ops {
irq_hw_number_t (*get_hwirq)(struct msi_domain_info *, msi_alloc_info_t *);
int (*msi_init)(struct irq_domain *, struct msi_domain_info *, unsigned int, irq_hw_number_t, msi_alloc_info_t *);
void (*msi_free)(struct irq_domain *, struct msi_domain_info *, unsigned int);
int (*msi_check)(struct irq_domain *, struct msi_domain_info *, struct device *);
int (*msi_prepare)(struct irq_domain *, struct device *, int, msi_alloc_info_t *);
void (*msi_finish)(msi_alloc_info_t *, int);
void (*set_desc)(msi_alloc_info_t *, struct msi_desc *);
int (*handle_error)(struct irq_domain *, struct msi_desc *, int);
};
5.3: ✅struct msi_domain_ops {
irq_hw_number_t (*get_hwirq)(struct msi_domain_info *, msi_alloc_info_t *);
int (*msi_init)(struct irq_domain *, struct msi_domain_info *, unsigned int, irq_hw_number_t, msi_alloc_info_t *);
void (*msi_free)(struct irq_domain *, struct msi_domain_info *, unsigned int);
int (*msi_check)(struct irq_domain *, struct msi_domain_info *, struct device *);
int (*msi_prepare)(struct irq_domain *, struct device *, int, msi_alloc_info_t *);
void (*msi_finish)(msi_alloc_info_t *, int);
void (*set_desc)(msi_alloc_info_t *, struct msi_desc *);
int (*handle_error)(struct irq_domain *, struct msi_desc *, int);
};
5.4: ✅struct msi_domain_ops {
irq_hw_number_t (*get_hwirq)(struct msi_domain_info *, msi_alloc_info_t *);
int (*msi_init)(struct irq_domain *, struct msi_domain_info *, unsigned int, irq_hw_number_t, msi_alloc_info_t *);
void (*msi_free)(struct irq_domain *, struct msi_domain_info *, unsigned int);
int (*msi_check)(struct irq_domain *, struct msi_domain_info *, struct device *);
int (*msi_prepare)(struct irq_domain *, struct device *, int, msi_alloc_info_t *);
void (*msi_finish)(msi_alloc_info_t *, int);
void (*set_desc)(msi_alloc_info_t *, struct msi_desc *);
int (*handle_error)(struct irq_domain *, struct msi_desc *, int);
};
5.8: ✅struct msi_domain_ops {
irq_hw_number_t (*get_hwirq)(struct msi_domain_info *, msi_alloc_info_t *);
int (*msi_init)(struct irq_domain *, struct msi_domain_info *, unsigned int, irq_hw_number_t, msi_alloc_info_t *);
void (*msi_free)(struct irq_domain *, struct msi_domain_info *, unsigned int);
int (*msi_check)(struct irq_domain *, struct msi_domain_info *, struct device *);
int (*msi_prepare)(struct irq_domain *, struct device *, int, msi_alloc_info_t *);
void (*msi_finish)(msi_alloc_info_t *, int);
void (*set_desc)(msi_alloc_info_t *, struct msi_desc *);
int (*handle_error)(struct irq_domain *, struct msi_desc *, int);
};
5.11: ✅struct msi_domain_ops {
irq_hw_number_t (*get_hwirq)(struct msi_domain_info *, msi_alloc_info_t *);
int (*msi_init)(struct irq_domain *, struct msi_domain_info *, unsigned int, irq_hw_number_t, msi_alloc_info_t *);
void (*msi_free)(struct irq_domain *, struct msi_domain_info *, unsigned int);
int (*msi_check)(struct irq_domain *, struct msi_domain_info *, struct device *);
int (*msi_prepare)(struct irq_domain *, struct device *, int, msi_alloc_info_t *);
void (*msi_finish)(msi_alloc_info_t *, int);
void (*set_desc)(msi_alloc_info_t *, struct msi_desc *);
int (*handle_error)(struct irq_domain *, struct msi_desc *, int);
int (*domain_alloc_irqs)(struct irq_domain *, struct device *, int);
void (*domain_free_irqs)(struct irq_domain *, struct device *);
};
5.13: ✅struct msi_domain_ops {
irq_hw_number_t (*get_hwirq)(struct msi_domain_info *, msi_alloc_info_t *);
int (*msi_init)(struct irq_domain *, struct msi_domain_info *, unsigned int, irq_hw_number_t, msi_alloc_info_t *);
void (*msi_free)(struct irq_domain *, struct msi_domain_info *, unsigned int);
int (*msi_check)(struct irq_domain *, struct msi_domain_info *, struct device *);
int (*msi_prepare)(struct irq_domain *, struct device *, int, msi_alloc_info_t *);
void (*msi_finish)(msi_alloc_info_t *, int);
void (*set_desc)(msi_alloc_info_t *, struct msi_desc *);
int (*handle_error)(struct irq_domain *, struct msi_desc *, int);
int (*domain_alloc_irqs)(struct irq_domain *, struct device *, int);
void (*domain_free_irqs)(struct irq_domain *, struct device *);
};
5.15: ✅struct msi_domain_ops {
irq_hw_number_t (*get_hwirq)(struct msi_domain_info *, msi_alloc_info_t *);
int (*msi_init)(struct irq_domain *, struct msi_domain_info *, unsigned int, irq_hw_number_t, msi_alloc_info_t *);
void (*msi_free)(struct irq_domain *, struct msi_domain_info *, unsigned int);
int (*msi_check)(struct irq_domain *, struct msi_domain_info *, struct device *);
int (*msi_prepare)(struct irq_domain *, struct device *, int, msi_alloc_info_t *);
void (*msi_finish)(msi_alloc_info_t *, int);
void (*set_desc)(msi_alloc_info_t *, struct msi_desc *);
int (*handle_error)(struct irq_domain *, struct msi_desc *, int);
int (*domain_alloc_irqs)(struct irq_domain *, struct device *, int);
void (*domain_free_irqs)(struct irq_domain *, struct device *);
};
5.19: ✅struct msi_domain_ops {
irq_hw_number_t (*get_hwirq)(struct msi_domain_info *, msi_alloc_info_t *);
int (*msi_init)(struct irq_domain *, struct msi_domain_info *, unsigned int, irq_hw_number_t, msi_alloc_info_t *);
void (*msi_free)(struct irq_domain *, struct msi_domain_info *, unsigned int);
int (*msi_check)(struct irq_domain *, struct msi_domain_info *, struct device *);
int (*msi_prepare)(struct irq_domain *, struct device *, int, msi_alloc_info_t *);
void (*set_desc)(msi_alloc_info_t *, struct msi_desc *);
int (*domain_alloc_irqs)(struct irq_domain *, struct device *, int);
void (*domain_free_irqs)(struct irq_domain *, struct device *);
};
6.2: ✅struct msi_domain_ops {
irq_hw_number_t (*get_hwirq)(struct msi_domain_info *, msi_alloc_info_t *);
int (*msi_init)(struct irq_domain *, struct msi_domain_info *, unsigned int, irq_hw_number_t, msi_alloc_info_t *);
void (*msi_free)(struct irq_domain *, struct msi_domain_info *, unsigned int);
int (*msi_prepare)(struct irq_domain *, struct device *, int, msi_alloc_info_t *);
void (*prepare_desc)(struct irq_domain *, msi_alloc_info_t *, struct msi_desc *);
void (*set_desc)(msi_alloc_info_t *, struct msi_desc *);
int (*domain_alloc_irqs)(struct irq_domain *, struct device *, int);
void (*domain_free_irqs)(struct irq_domain *, struct device *);
void (*msi_post_free)(struct irq_domain *, struct device *);
};
6.5: ✅struct msi_domain_ops {
irq_hw_number_t (*get_hwirq)(struct msi_domain_info *, msi_alloc_info_t *);
int (*msi_init)(struct irq_domain *, struct msi_domain_info *, unsigned int, irq_hw_number_t, msi_alloc_info_t *);
void (*msi_free)(struct irq_domain *, struct msi_domain_info *, unsigned int);
int (*msi_prepare)(struct irq_domain *, struct device *, int, msi_alloc_info_t *);
void (*prepare_desc)(struct irq_domain *, msi_alloc_info_t *, struct msi_desc *);
void (*set_desc)(msi_alloc_info_t *, struct msi_desc *);
int (*domain_alloc_irqs)(struct irq_domain *, struct device *, int);
void (*domain_free_irqs)(struct irq_domain *, struct device *);
void (*msi_post_free)(struct irq_domain *, struct device *);
};
6.8: ✅struct msi_domain_ops {
irq_hw_number_t (*get_hwirq)(struct msi_domain_info *, msi_alloc_info_t *);
int (*msi_init)(struct irq_domain *, struct msi_domain_info *, unsigned int, irq_hw_number_t, msi_alloc_info_t *);
void (*msi_free)(struct irq_domain *, struct msi_domain_info *, unsigned int);
int (*msi_prepare)(struct irq_domain *, struct device *, int, msi_alloc_info_t *);
void (*prepare_desc)(struct irq_domain *, msi_alloc_info_t *, struct msi_desc *);
void (*set_desc)(msi_alloc_info_t *, struct msi_desc *);
int (*domain_alloc_irqs)(struct irq_domain *, struct device *, int);
void (*domain_free_irqs)(struct irq_domain *, struct device *);
void (*msi_post_free)(struct irq_domain *, struct device *);
};
arm64: ✅struct msi_domain_ops {
irq_hw_number_t (*get_hwirq)(struct msi_domain_info *, msi_alloc_info_t *);
int (*msi_init)(struct irq_domain *, struct msi_domain_info *, unsigned int, irq_hw_number_t, msi_alloc_info_t *);
void (*msi_free)(struct irq_domain *, struct msi_domain_info *, unsigned int);
int (*msi_check)(struct irq_domain *, struct msi_domain_info *, struct device *);
int (*msi_prepare)(struct irq_domain *, struct device *, int, msi_alloc_info_t *);
void (*msi_finish)(msi_alloc_info_t *, int);
void (*set_desc)(msi_alloc_info_t *, struct msi_desc *);
int (*handle_error)(struct irq_domain *, struct msi_desc *, int);
};
armhf: ✅struct msi_domain_ops {
irq_hw_number_t (*get_hwirq)(struct msi_domain_info *, msi_alloc_info_t *);
int (*msi_init)(struct irq_domain *, struct msi_domain_info *, unsigned int, irq_hw_number_t, msi_alloc_info_t *);
void (*msi_free)(struct irq_domain *, struct msi_domain_info *, unsigned int);
int (*msi_check)(struct irq_domain *, struct msi_domain_info *, struct device *);
int (*msi_prepare)(struct irq_domain *, struct device *, int, msi_alloc_info_t *);
void (*msi_finish)(msi_alloc_info_t *, int);
void (*set_desc)(msi_alloc_info_t *, struct msi_desc *);
int (*handle_error)(struct irq_domain *, struct msi_desc *, int);
};
ppc64el: Absent ⚠️
riscv64: ✅struct msi_domain_ops {
irq_hw_number_t (*get_hwirq)(struct msi_domain_info *, msi_alloc_info_t *);
int (*msi_init)(struct irq_domain *, struct msi_domain_info *, unsigned int, irq_hw_number_t, msi_alloc_info_t *);
void (*msi_free)(struct irq_domain *, struct msi_domain_info *, unsigned int);
int (*msi_check)(struct irq_domain *, struct msi_domain_info *, struct device *);
int (*msi_prepare)(struct irq_domain *, struct device *, int, msi_alloc_info_t *);
void (*msi_finish)(msi_alloc_info_t *, int);
void (*set_desc)(msi_alloc_info_t *, struct msi_desc *);
int (*handle_error)(struct irq_domain *, struct msi_desc *, int);
};
aws: ✅struct msi_domain_ops {
irq_hw_number_t (*get_hwirq)(struct msi_domain_info *, msi_alloc_info_t *);
int (*msi_init)(struct irq_domain *, struct msi_domain_info *, unsigned int, irq_hw_number_t, msi_alloc_info_t *);
void (*msi_free)(struct irq_domain *, struct msi_domain_info *, unsigned int);
int (*msi_check)(struct irq_domain *, struct msi_domain_info *, struct device *);
int (*msi_prepare)(struct irq_domain *, struct device *, int, msi_alloc_info_t *);
void (*msi_finish)(msi_alloc_info_t *, int);
void (*set_desc)(msi_alloc_info_t *, struct msi_desc *);
int (*handle_error)(struct irq_domain *, struct msi_desc *, int);
};
azure: ✅struct msi_domain_ops {
irq_hw_number_t (*get_hwirq)(struct msi_domain_info *, msi_alloc_info_t *);
int (*msi_init)(struct irq_domain *, struct msi_domain_info *, unsigned int, irq_hw_number_t, msi_alloc_info_t *);
void (*msi_free)(struct irq_domain *, struct msi_domain_info *, unsigned int);
int (*msi_check)(struct irq_domain *, struct msi_domain_info *, struct device *);
int (*msi_prepare)(struct irq_domain *, struct device *, int, msi_alloc_info_t *);
void (*msi_finish)(msi_alloc_info_t *, int);
void (*set_desc)(msi_alloc_info_t *, struct msi_desc *);
int (*handle_error)(struct irq_domain *, struct msi_desc *, int);
};
gcp: ✅struct msi_domain_ops {
irq_hw_number_t (*get_hwirq)(struct msi_domain_info *, msi_alloc_info_t *);
int (*msi_init)(struct irq_domain *, struct msi_domain_info *, unsigned int, irq_hw_number_t, msi_alloc_info_t *);
void (*msi_free)(struct irq_domain *, struct msi_domain_info *, unsigned int);
int (*msi_check)(struct irq_domain *, struct msi_domain_info *, struct device *);
int (*msi_prepare)(struct irq_domain *, struct device *, int, msi_alloc_info_t *);
void (*msi_finish)(msi_alloc_info_t *, int);
void (*set_desc)(msi_alloc_info_t *, struct msi_desc *);
int (*handle_error)(struct irq_domain *, struct msi_desc *, int);
};
lowlatency: ✅struct msi_domain_ops {
irq_hw_number_t (*get_hwirq)(struct msi_domain_info *, msi_alloc_info_t *);
int (*msi_init)(struct irq_domain *, struct msi_domain_info *, unsigned int, irq_hw_number_t, msi_alloc_info_t *);
void (*msi_free)(struct irq_domain *, struct msi_domain_info *, unsigned int);
int (*msi_check)(struct irq_domain *, struct msi_domain_info *, struct device *);
int (*msi_prepare)(struct irq_domain *, struct device *, int, msi_alloc_info_t *);
void (*msi_finish)(msi_alloc_info_t *, int);
void (*set_desc)(msi_alloc_info_t *, struct msi_desc *);
int (*handle_error)(struct irq_domain *, struct msi_desc *, int);
};
Regular
4.4 and 4.8 ✅
4.8 and 4.10 ✅
4.10 and 4.13 ✅
4.13 and 4.15 ✅
4.15 and 4.18 ✅
4.18 and 5.0 ✅
5.0 and 5.3 ✅
5.3 and 5.4 ✅
5.4 and 5.8 ✅
5.8 and 5.11 ⚠️int (*domain_alloc_irqs)(struct irq_domain *, struct device *, int)
void (*domain_free_irqs)(struct irq_domain *, struct device *)
5.11 and 5.13 ✅
5.13 and 5.15 ✅
5.15 and 5.19 ⚠️void (*msi_finish)(msi_alloc_info_t *, int)
int (*handle_error)(struct irq_domain *, struct msi_desc *, int)
5.19 and 6.2 ⚠️void (*prepare_desc)(struct irq_domain *, msi_alloc_info_t *, struct msi_desc *)
void (*msi_post_free)(struct irq_domain *, struct device *)
int (*msi_check)(struct irq_domain *, struct msi_domain_info *, struct device *)
6.2 and 6.5 ✅
6.5 and 6.8 ✅
amd64 and arm64 ✅
amd64 and armhf ✅
amd64 and riscv64 ✅
generic and aws ✅
generic and azure ✅
generic and gcp ✅
generic and lowlatency ✅