Searched refs:set_nvg (Results 1 – 4 of 4) sorted by relevance
/qemu/tests/qtest/ |
H A D | pnv-xive2-test.c | 131 set_nvg(qts, 0x80, 0x02); in reset_hw_threads() 132 set_nvg(qts, 0x82, 0x02); in reset_hw_threads() 133 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-nvpg_bar.c | 83 set_nvg(qts, group_target, 0); in test_nvpg_bar()
|
H A D | pnv-xive2-common.c | 130 void set_nvg(QTestState *qts, uint32_t index, uint8_t next) in set_nvg() function
|