Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dpnv-xive2-common.h99 extern void set_nvp(QTestState *qts, uint32_t index, uint8_t first);
H A Dpnv-xive2-test.c113 set_nvp(qts, nvp_idx, first_group); in reset_pool_threads()
136 set_nvp(qts, 0x80 + i, first_group); in reset_hw_threads()
H A Dpnv-xive2-common.c92 void set_nvp(QTestState *qts, uint32_t index, uint8_t first) in set_nvp() function