Home
last modified time | relevance | path

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

/lk-master/dev/virtio/gpu/
A Dvirtio-gpu.c33 static int virtio_gpu_flush_thread(void *arg);
394 …t = thread_create("virtio gpu flusher", &virtio_gpu_flush_thread, (void *)gdev, HIGH_PRIORITY, DEF… in virtio_gpu_start()
513 static int virtio_gpu_flush_thread(void *arg) { in virtio_gpu_flush_thread() function

Completed in 7 milliseconds