Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Divshmem.c53 #define IVSHMEM_DPRINTF(fmt, ...) \ macro
143 IVSHMEM_DPRINTF("IntrMask write(w) val = 0x%04x\n", val); in ivshmem_IntrMask_write()
152 IVSHMEM_DPRINTF("intrmask read(w) val = 0x%04x\n", ret); in ivshmem_IntrMask_read()
158 IVSHMEM_DPRINTF("IntrStatus write(w) val = 0x%04x\n", val); in ivshmem_IntrStatus_write()
283 IVSHMEM_DPRINTF("vector unmask %p %d\n", dev, vector); in ivshmem_vector_unmask()
312 IVSHMEM_DPRINTF("vector mask %p %d\n", dev, vector); in ivshmem_vector_mask()
412 IVSHMEM_DPRINTF("bumping storage to %d peers\n", nb_peers); in resize_peers()
456 IVSHMEM_DPRINTF("with eventfd\n"); in setup_interrupt()
459 IVSHMEM_DPRINTF("with irqfd\n"); in setup_interrupt()
510 IVSHMEM_DPRINTF("posn %d has gone away\n", posn); in process_msg_disconnect()
[all …]