Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmisc_helper.c260 if (env->pending_interrupts & PPC_INTERRUPT_DOORBELL) { in helper_load_dpdes()
272 if (cenv->pending_interrupts & PPC_INTERRUPT_DOORBELL) { in helper_load_dpdes()
291 ppc_set_irq(cpu, PPC_INTERRUPT_DOORBELL, val & 0x1); in helper_store_dpdes()
301 ppc_set_irq(ccpu, PPC_INTERRUPT_DOORBELL, val & (0x1 << thread_id)); in helper_store_dpdes()