Home
last modified time | relevance | path

Searched defs:buffer (Results 1 – 3 of 3) sorted by relevance

/kvmtool/hw/
H A Dcfi_flash.c233 u64 faddr, void *buffer, int len) in buffer_write()
/kvmtool/vfio/
H A Dpci.c23 u8 buffer[sizeof(struct vfio_irq_set) + sizeof(int)]; member
/kvmtool/virtio/
H A Dnet.c111 unsigned char buffer[MAX_PACKET_SIZE + sizeof(struct virtio_net_hdr_mrg_rxbuf)]; in virtio_net_rx_thread() local