Searched refs:has_host_visible (Results 1 – 5 of 5) sorted by relevance
173 vgdev->has_host_visible = true; in virtio_gpu_init()183 vgdev->has_host_visible ? '+' : '-'); in virtio_gpu_init()275 if (vgdev->has_host_visible) in virtio_gpu_release()
84 if (!vgdev->has_host_visible) { in virtio_gpu_debugfs_host_visible_mm()
88 if (!vgdev->has_host_visible) in virtio_gpu_vram_map()
235 bool has_host_visible; member
224 value = vgdev->has_host_visible ? 1 : 0; in virtio_gpu_getparam_ioctl()