Home
last modified time | relevance | path

Searched refs:qos_ops (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/qtest/libqos/
H A Dlibqos-spapr.c6 static QOSOps qos_ops = { variable
15 return qtest_vboot(&qos_ops, cmdline_fmt, ap); in qtest_spapr_vboot()
24 qs = qtest_vboot(&qos_ops, cmdline_fmt, ap); in qtest_spapr_boot()
H A Dlibqos-pc.c6 static QOSOps qos_ops = { variable
15 return qtest_vboot(&qos_ops, cmdline_fmt, ap); in qtest_pc_vboot()
24 qs = qtest_vboot(&qos_ops, cmdline_fmt, ap); in qtest_pc_boot()