Home
last modified time | relevance | path

Searched defs:zeroes (Results 1 – 6 of 6) sorted by relevance

/qemu/tests/qemu-iotests/tests/
H A Dimage-fleecing47 zeroes = [('0', '0x00f8000', '32k'), # Left-end of partial-left (1M-32K) variable
/qemu/hw/intc/
H A Dallwinner-a10-pic.c29 int irq = 0, fiq = 0, zeroes; in aw_a10_pic_update() local
/qemu/block/
H A Dblklogwrites.c416 void *zeroes; in blk_log_writes_co_do_log() local
501 void *zeroes = g_malloc0(s->sectorsize - sizeof(lr.entry)); in blk_log_writes_co_log() local
/qemu/nbd/
H A Dclient.c902 NBDMode max_mode, bool *zeroes, in nbd_start_negotiate()
1046 bool zeroes; in nbd_receive_negotiate() local
/qemu/hw/nvme/
H A Ddif.c331 g_autofree uint8_t *zeroes = g_malloc0(ns->lbasz); in nvme_dif_check() local
/qemu/hw/char/
H A Dvirtio-serial-bus.c875 uint32_t map, zeroes; in find_free_port_id() local