Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dpnv_xive2_regs.h533 #define VST_IC 6 /* No used by PC */ macro
H A Dpnv_xive2.c67 [VST_IC] = { "IC", 1, /* ? */ 16 }, /* Topology # */
839 case VST_IC: /* Not modeled */ in pnv_xive2_vst_set_exclusive()
/openbmc/qemu/tests/qtest/
H A Dpnv-xive2-test.c58 if (type != VST_EAS && type != VST_IC && type != VST_ERQ) { in set_table()