Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dvirtio_mem.h98 #define VIRTIO_MEM_REQ_PLUG 0 macro
/Linux-v6.6/drivers/virtio/
Dvirtio_mem.c1399 .type = cpu_to_virtio16(vm->vdev, VIRTIO_MEM_REQ_PLUG), in virtio_mem_send_plug_request()