Searched defs:indirect (Results 1 – 9 of 9) sorted by relevance
/openbmc/qemu/tests/qtest/libqos/ |
H A D | virtio.c | 287 QVRingIndirectDesc *indirect = g_malloc(sizeof(*indirect)); in qvring_indirect_desc_setup() local 320 QVRingIndirectDesc *indirect, in qvring_indirect_desc_add() 370 QVRingIndirectDesc *indirect) in qvirtqueue_add_indirect()
|
H A D | virtio.h | 40 bool indirect; member
|
/openbmc/qemu/tests/qtest/ |
H A D | virtio-blk-test.c | 348 static void indirect(void *obj, void *u_data, QGuestAllocator *t_alloc) in indirect() function 354 QVRingIndirectDesc *indirect; in indirect() local
|
H A D | vhost-user-blk-test.c | 457 static void indirect(void *obj, void *u_data, QGuestAllocator *t_alloc) in indirect() function 463 QVRingIndirectDesc *indirect; in indirect() local
|
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/ |
H A D | mailbox_s10.h | 43 #define MBOX_CMD_HEADER(client, id, len, indirect, cmd) \ argument
|
/openbmc/qemu/include/hw/intc/ |
H A D | arm_gicv3_its_common.h | 45 bool indirect; member
|
/openbmc/qemu/subprojects/libvhost-user/ |
H A D | libvhost-user.c | 2466 unsigned int max, desc_len, num_bufs, indirect = 0; in vu_queue_get_avail_bytes() local
|
/openbmc/qemu/hw/virtio/ |
H A D | virtio.c | 1381 bool indirect) in virtqueue_packed_read_next_desc()
|
/openbmc/qemu/target/hppa/ |
H A D | translate.c | 3976 bool indirect = false; in trans_b_gate() local
|