Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dpnv-xive2-test.c33 case VST_EAS: in set_table()
58 if (type != VST_EAS && type != VST_IC && type != VST_ERQ) { in set_table()
198 set_table(qts, VST_EAS, XIVE_EAS_MEM); in init_xive()
/openbmc/qemu/hw/intc/
H A Dpnv_xive2_regs.h528 #define VST_EAS 1 /* No used by PC */ macro
H A Dpnv_xive2.c59 [VST_EAS] = { "EAT", sizeof(Xive2Eas), 16 },
592 return pnv_xive2_vst_read(xive, VST_EAS, blk, idx, eas); in pnv_xive2_get_eas()
819 case VST_EAS: /* Nothing to be done */ in pnv_xive2_vst_set_exclusive()