Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvirtio_mem.h97 #define VIRTIO_MEM_REQ_UNPLUG 1 macro
/OK3568_Linux_fs/kernel/drivers/virtio/
H A Dvirtio_mem.c897 .type = cpu_to_virtio16(vm->vdev, VIRTIO_MEM_REQ_UNPLUG), in virtio_mem_send_unplug_request()