Home
last modified time | relevance | path

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

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