Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/
DVirtioGpu.h35 #define VIRTIO_GPU_CONTROL_QUEUE 0 macro
/device/linaro/bootloader/edk2/OvmfPkg/VirtioGpuDxe/
DCommands.c109 VIRTIO_GPU_CONTROL_QUEUE); in VirtioGpuInit()
301 Status = VirtioFlush (VgpuDev->VirtIo, VIRTIO_GPU_CONTROL_QUEUE, in VirtioGpuSendCommand()