Home
last modified time | relevance | path

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

/arch/powerpc/platforms/ps3/
Dinterrupt.c88 struct ps3_private { struct
97 static DEFINE_PER_CPU(struct ps3_private, ps3_private); argument
108 struct ps3_private *pd = irq_data_get_irq_chip_data(d); in ps3_chip_mask()
129 struct ps3_private *pd = irq_data_get_irq_chip_data(d); in ps3_chip_unmask()
150 const struct ps3_private *pd = irq_data_get_irq_chip_data(d); in ps3_chip_eoi()
184 struct ps3_private *pd; in ps3_virq_setup()
191 pd = &per_cpu(ps3_private, cpu); in ps3_virq_setup()
232 const struct ps3_private *pd = irq_get_chip_data(virq); in ps3_virq_destroy()
258 struct ps3_private *pd; in ps3_irq_plug_setup()
302 const struct ps3_private *pd = irq_get_chip_data(virq); in ps3_irq_plug_destroy()
[all …]