Searched refs:set_nvg (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | pnv-xive2-test.c | 128 set_nvg(qts, 0x80, 0x02); in reset_hw_threads() 129 set_nvg(qts, 0x82, 0x02); in reset_hw_threads() 130 set_nvg(qts, 0x81, 0); in reset_hw_threads()
|
H A D | pnv-xive2-common.h | 102 extern void set_nvg(QTestState *qts, uint32_t index, uint8_t next);
|
H A D | pnv-xive2-common.c | 130 void set_nvg(QTestState *qts, uint32_t index, uint8_t next) in set_nvg() function
|