Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dppc.c103 ppc_set_irq(cpu, PPC_INTERRUPT_SMI, level); in ppc6xx_set_irq()
/openbmc/qemu/target/ppc/
H A Dcpu.h2654 PPC_INTERRUPT_SMI = 0x00010, /* System management interrupt */ enumerator