Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dmeson.build2 testblock = declare_dependency(dependencies: [block], sources: 'iothread.c') variable
65 'test-coroutine': [testblock],
66 'test-aio': [testblock],
67 'test-aio-multithread': [testblock],
68 'test-throttle': [testblock],
69 'test-thread-pool': [testblock],
70 'test-hbitmap': [testblock],
71 'test-bdrv-drain': [testblock],
72 'test-bdrv-graph-mod': [testblock],
73 'test-blockjob': [testblock],
[all …]
/openbmc/qemu/target/s390x/
H A Dhelper.h348 DEF_HELPER_FLAGS_2(testblock, TCG_CALL_NO_WG, i32, env, i64)
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c2044 uint32_t HELPER(testblock)(CPUS390XState *env, uint64_t real_addr) in HELPER() argument
H A Dinsn-data.h.inc1417 F(0xb22c, TB, RRE, Z, 0, r2_o, 0, 0, testblock, 0, IF_PRIV)