Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dspapr_rtas.c536 static uint64_t qtest_rtas_call(char *cmd, uint32_t nargs, uint64_t args, in qtest_rtas_call() function
/openbmc/qemu/tests/qtest/
H A Dlibqtest.c1299 uint64_t qtest_rtas_call(QTestState *s, const char *name, in qtest_rtas_call() function