Searched refs:testblock (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/tests/unit/ |
H A D | meson.build | 2 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 D | helper.h | 348 DEF_HELPER_FLAGS_2(testblock, TCG_CALL_NO_WG, i32, env, i64)
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | mem_helper.c | 2044 uint32_t HELPER(testblock)(CPUS390XState *env, uint64_t real_addr) in HELPER() argument
|
H A D | insn-data.h.inc | 1417 F(0xb22c, TB, RRE, Z, 0, r2_o, 0, 0, testblock, 0, IF_PRIV)
|