Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvirtio_mem.h95 #define VIRTIO_MEM_REQ_PLUG 0 macro
/OK3568_Linux_fs/kernel/drivers/virtio/
H A Dvirtio_mem.c869 .type = cpu_to_virtio16(vm->vdev, VIRTIO_MEM_REQ_PLUG), in virtio_mem_send_plug_request()