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

/freebsd-12-stable/sys/powerpc/ps3/
H A Dps3pic.c121 uint64_t ppe; local
133 lv1_get_logical_ppe_id(&ppe);
135 lv1_configure_irq_state_bitmap(ppe, thread,
141 lv1_configure_irq_state_bitmap(ppe, !thread,
146 lv1_connect_irq_plug_ext(ppe, thread, sc->sc_ipi_virq,
149 lv1_connect_irq_plug_ext(ppe, !thread, sc->sc_ipi_virq,
199 uint64_t ppe; local
202 lv1_get_logical_ppe_id(&ppe);
205 lv1_end_of_interrupt_ext(ppe, thread, irq);
221 uint64_t ppe; local
241 uint64_t ppe; local
[all...]
H A Dps3bus.c172 uint64_t ppe, junk; local
178 lv1_get_logical_ppe_id(&ppe);
194 lv1_connect_irq_plug_ext(ppe, thread, outlet, outlet,
202 lv1_connect_irq_plug_ext(ppe, thread, outlet, outlet,
254 uint64_t ppe, junk; local
260 lv1_get_logical_ppe_id(&ppe);
277 lv1_connect_irq_plug_ext(ppe, thread, outlet, outlet,

Completed in 89 milliseconds