Home
last modified time | relevance | path

Searched defs:cl_pair (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dpnv-xive2-common.c118 void get_cl_pair(QTestState *qts, Xive2Nvp *nvp, uint8_t *cl_pair) in get_cl_pair()
124 void set_cl_pair(QTestState *qts, Xive2Nvp *nvp, uint8_t *cl_pair) in set_cl_pair()
H A Dpnv-xive2-test.c273 uint8_t cl_pair[XIVE_REPORT_SIZE]; in test_pull_thread_ctx_to_odd_thread_cl() local