Home
last modified time | relevance | path

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

/qemu/tests/qtest/
H A Darm-cpu-features.c36 static QDict *do_query(QTestState *qts, const char *cpu_type, in do_query() function
78 _resp = do_query(qts, cpu_type, fmt, ##__VA_ARGS__); \
174 _resp = do_query(qts, cpu_type, _fmt, feature); \
258 QDict *_resp = do_query(qts, cpu_type, fmt, ##__VA_ARGS__); \