Home
last modified time | relevance | path

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

/openbmc/qemu/hw/s390x/
H A Dvirtio-ccw.h54 extern bool have_virtio_ccw;
H A Dvirtio-ccw-gpu.c76 if (have_virtio_ccw) { in virtio_ccw_gpu_register()
H A Dvirtio-ccw.c39 bool have_virtio_ccw = true; variable