Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dvirtio_mem.h102 #define VIRTIO_MEM_REQ_UNPLUG 1 macro
/linux-6.12.1/drivers/virtio/
Dvirtio_mem.c1460 .type = cpu_to_virtio16(vm->vdev, VIRTIO_MEM_REQ_UNPLUG), in virtio_mem_send_unplug_request()