Searched refs:QXLPHYSICAL (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/drm/qxl/ |
H A D | qxl_dev.h | 193 typedef uint64_t QXLPHYSICAL; typedef 289 QXLPHYSICAL data; 321 QXLPHYSICAL mem; 367 QXLPHYSICAL monitors_config; 383 QXLPHYSICAL prev_chunk; 384 QXLPHYSICAL next_chunk; 437 QXLPHYSICAL shape; 498 QXLPHYSICAL pat; 513 QXLPHYSICAL bitmap; 523 QXLPHYSICAL src_bitmap; [all …]
|
/openbmc/qemu/hw/display/ |
H A D | qxl.h | 72 QXLPHYSICAL *cmds; 76 QXLPHYSICAL guest_cursor; 78 QXLPHYSICAL guest_monitors_config; 167 void *qxl_phys2virt(PCIQXLDevice *qxl, QXLPHYSICAL phys, int group_id,
|
H A D | qxl-logger.c | 104 static int qxl_log_image(PCIQXLDevice *qxl, QXLPHYSICAL addr, int group_id) in qxl_log_image()
|
H A D | qxl.c | 1405 static bool qxl_get_check_slot_offset(PCIQXLDevice *qxl, QXLPHYSICAL pqxl, in qxl_get_check_slot_offset() 1460 void *qxl_phys2virt(PCIQXLDevice *qxl, QXLPHYSICAL pqxl, int group_id, in qxl_phys2virt() 1934 static void qxl_dirty_one_surface(PCIQXLDevice *qxl, QXLPHYSICAL pqxl, 2136 qxl->guest_surfaces.cmds = g_new0(QXLPHYSICAL, qxl->ssd.num_surfaces);
|