Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/platforms/ps3/
Dinterrupt.c76 struct ps3_private { struct
85 static DEFINE_PER_CPU(struct ps3_private, ps3_private); argument
96 struct ps3_private *pd = irq_data_get_irq_chip_data(d); in ps3_chip_mask()
117 struct ps3_private *pd = irq_data_get_irq_chip_data(d); in ps3_chip_unmask()
138 const struct ps3_private *pd = irq_data_get_irq_chip_data(d); in ps3_chip_eoi()
172 struct ps3_private *pd; in ps3_virq_setup()
179 pd = &per_cpu(ps3_private, cpu); in ps3_virq_setup()
220 const struct ps3_private *pd = irq_get_chip_data(virq); in ps3_virq_destroy()
246 struct ps3_private *pd; in ps3_irq_plug_setup()
290 const struct ps3_private *pd = irq_get_chip_data(virq); in ps3_irq_plug_destroy()
[all …]