Home
last modified time | relevance | path

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

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