Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dvirtio_mem.h102 #define VIRTIO_MEM_REQ_UNPLUG_ALL 2 macro
/Linux-v6.6/drivers/virtio/
Dvirtio_mem.c1470 .type = cpu_to_virtio16(vm->vdev, VIRTIO_MEM_REQ_UNPLUG_ALL), in virtio_mem_send_unplug_all_request()