Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dxics.c313 switch (PPC_INPUT(env)) { in icp_realize()
H A Dxive.c1030 switch (PPC_INPUT(env)) { in xive_tctx_realize()
/openbmc/qemu/target/ppc/
H A Dcpu.h291 #define PPC_INPUT(env) ((env)->bus_model) macro