Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dqxl.c578 if (io_port >= QXL_IO_RANGE_SIZE) { in io_port_to_string()
581 static const char *io_port_to_string[QXL_IO_RANGE_SIZE + 1] = { in io_port_to_string()
1650 io_port < QXL_IO_RANGE_SIZE) {
2115 io_size = pow2ceil(QXL_IO_RANGE_SIZE);
2119 io_size = pow2ceil(QXL_IO_RANGE_SIZE);
/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_dev.h190 QXL_IO_RANGE_SIZE enumerator