Home
last modified time | relevance | path

Searched defs:clean (Results 1 – 22 of 22) sorted by relevance

/qemu/util/
H A Dqemu-co-timeout.c35 CleanupFunc *clean; member
58 uint64_t timeout_ns, CleanupFunc clean) in qemu_co_timeout()
/qemu/tests/qemu-iotests/
H A DMakefile7 clean: target
/qemu/tests/migration/aarch64/
H A Da-b-kernel.S39 clean: label
H A DMakefile17 clean: target
/qemu/tests/migration/
H A DMakefile37 clean: target
/qemu/tests/migration/s390x/
H A DMakefile23 clean: target
/qemu/tests/migration/i386/
H A DMakefile22 clean: target
/qemu/tests/tcg/openrisc/
H A DMakefile70 clean: target
/qemu/tests/tcg/mips/user/isa/r5900/
H A DMakefile31 clean: target
/qemu/tests/tcg/mips/user/ase/dsp/
H A DMakefile183 clean: target
/qemu/pc-bios/vof/
H A DMakefile26 clean: target
/qemu/contrib/plugins/
H A DMakefile63 clean: target
/qemu/include/qemu/
H A Dtransactions.h47 void (*clean)(void *opaque); member
H A Djob.h294 void (*clean)(Job *job); member
/qemu/tests/uefi-test-tools/
H A DMakefile108 clean: target
/qemu/pc-bios/optionrom/
H A DMakefile60 clean: target
/qemu/python/
H A DMakefile124 clean: target
/qemu/pc-bios/s390-ccw/
H A DMakefile75 clean: target
/qemu/
H A DMakefile201 clean: recurse-clean target
/qemu/roms/
H A DMakefile197 clean: target
/qemu/tests/docker/
H A Ddocker.py267 def clean(self): member in Docker
/qemu/target/arm/tcg/
H A Dtranslate-a64.c255 TCGv_i64 clean = tcg_temp_new_i64(); in clean_data_tbi() local