Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dvirtio_mem.h100 #define VIRTIO_MEM_REQ_PLUG 0 macro
/linux-6.12.1/drivers/virtio/
Dvirtio_mem.c1422 .type = cpu_to_virtio16(vm->vdev, VIRTIO_MEM_REQ_PLUG), in virtio_mem_send_plug_request()