Home
last modified time | relevance | path

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

/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_mem.h98 #define VIRTIO_MEM_REQ_PLUG 0 macro
/openbmc/linux/include/uapi/linux/
H A Dvirtio_mem.h98 #define VIRTIO_MEM_REQ_PLUG 0 macro
/openbmc/qemu/hw/virtio/
H A Dvirtio-mem.c834 case VIRTIO_MEM_REQ_PLUG: in virtio_mem_handle_request()
/openbmc/linux/drivers/virtio/
H A Dvirtio_mem.c1399 .type = cpu_to_virtio16(vm->vdev, VIRTIO_MEM_REQ_PLUG), in virtio_mem_send_plug_request()