mpicRegular
4.4: Absent ⚠️
4.8: Absent ⚠️
4.10: Absent ⚠️
4.13: Absent ⚠️
4.15: Absent ⚠️
4.18: Absent ⚠️
5.0: Absent ⚠️
5.3: Absent ⚠️
5.4: Absent ⚠️
5.8: Absent ⚠️
5.11: Absent ⚠️
5.13: Absent ⚠️
5.15: Absent ⚠️
5.19: Absent ⚠️
6.2: Absent ⚠️
6.5: Absent ⚠️
6.8: Absent ⚠️
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: ✅struct mpic {
struct device_node *node;
struct irq_domain *irqhost;
struct irq_chip hc_irq;
struct irq_chip hc_ipi;
struct irq_chip hc_tm;
struct irq_chip hc_err;
const char *name;
unsigned int flags;
unsigned int isu_size;
unsigned int isu_shift;
unsigned int isu_mask;
unsigned int num_sources;
unsigned int ipi_vecs[4];
unsigned int timer_vecs[8];
unsigned int err_int_vecs[32];
unsigned int spurious_vec;
enum mpic_reg_type reg_type;
phys_addr_t paddr;
struct mpic_reg_bank thiscpuregs;
struct mpic_reg_bank gregs;
struct mpic_reg_bank tmregs;
struct mpic_reg_bank cpuregs[32];
struct mpic_reg_bank isus[32];
u32 *err_regs;
long unsigned int *protected;
struct msi_bitmap msi_bitmap;
struct mpic *next;
struct mpic_irq_save *save_data;
};
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Arch