Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/
H A Dinterrupt.c212 * ps3_virq_destroy - virq related teardown.
218 static int ps3_virq_destroy(unsigned int virq) in ps3_virq_destroy() function
272 ps3_virq_destroy(*virq); in ps3_irq_plug_setup()
303 ps3_virq_destroy(virq); in ps3_irq_plug_destroy()
365 * Don't call ps3_virq_destroy() here since ps3_smp_cleanup_cpu() in ps3_event_receive_port_destroy()
446 result = ps3_virq_destroy(virq); in ps3_sb_event_receive_port_destroy()
/kernel/linux/linux-6.6/arch/powerpc/platforms/ps3/
H A Dinterrupt.c213 * ps3_virq_destroy - virq related teardown.
219 static int ps3_virq_destroy(unsigned int virq) in ps3_virq_destroy() function
273 ps3_virq_destroy(*virq); in ps3_irq_plug_setup()
304 ps3_virq_destroy(virq); in ps3_irq_plug_destroy()
366 * Don't call ps3_virq_destroy() here since ps3_smp_cleanup_cpu() in ps3_event_receive_port_destroy()
447 result = ps3_virq_destroy(virq); in ps3_sb_event_receive_port_destroy()

Completed in 2 milliseconds