Home
last modified time | relevance | path

Searched refs:gic_all_vpes_chip_data (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-mips-gic.c63 static struct gic_all_vpes_chip_data { struct
66 } gic_all_vpes_chip_data[GIC_NUM_LOCAL_INTRS]; variable
351 struct gic_all_vpes_chip_data *cd; in gic_mask_local_irq_all_vpes()
369 struct gic_all_vpes_chip_data *cd; in gic_unmask_local_irq_all_vpes()
399 struct gic_all_vpes_chip_data *cd; in gic_all_vpes_irq_cpu_online()
401 cd = &gic_all_vpes_chip_data[intr]; in gic_all_vpes_irq_cpu_online()
468 struct gic_all_vpes_chip_data *cd; in gic_irq_domain_map()
510 cd = &gic_all_vpes_chip_data[intr]; in gic_irq_domain_map()
/kernel/linux/linux-6.6/drivers/irqchip/
H A Dirq-mips-gic.c64 static struct gic_all_vpes_chip_data { struct
67 } gic_all_vpes_chip_data[GIC_NUM_LOCAL_INTRS]; variable
352 struct gic_all_vpes_chip_data *cd; in gic_mask_local_irq_all_vpes()
370 struct gic_all_vpes_chip_data *cd; in gic_unmask_local_irq_all_vpes()
400 struct gic_all_vpes_chip_data *cd; in gic_all_vpes_irq_cpu_online()
404 cd = &gic_all_vpes_chip_data[intr]; in gic_all_vpes_irq_cpu_online()
471 struct gic_all_vpes_chip_data *cd; in gic_irq_domain_map()
510 cd = &gic_all_vpes_chip_data[intr]; in gic_irq_domain_map()

Completed in 3 milliseconds