Home
last modified time | relevance | path

Searched defs:nop (Results 1 – 9 of 9) sorted by relevance

/qemu/tests/qtest/
H A Dvirtio-test.c17 static void nop(void *obj, void *data, QGuestAllocator *alloc) in nop() function
H A Di82801b11-test.c14 static void nop(void) in nop() function
H A Dpci-test.c17 static void nop(void *obj, void *data, QGuestAllocator *alloc) in nop() function
H A Dioh3420-test.c14 static void nop(void) in nop() function
H A Dipoctal232-test.c22 static void nop(void *obj, void *data, QGuestAllocator *alloc) in nop() function
H A Drtl8139-test.c18 static void nop(void) in nop() function
/qemu/hw/misc/macio/
H A Dmac_dbdma.c424 static void nop(DBDMA_channel *ch) in nop() function
/qemu/target/m68k/
H A Dtranslate.c2870 DISAS_INSN(nop) in DISAS_INSN() argument
/qemu/target/arm/tcg/
H A Dvec_helper.c1700 #define nop(N, M, S) (M) macro