Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dqxl.h28 #define QXL_PAGE_SIZE (1 << QXL_PAGE_BITS); macro
H A Dqxl.c371 num_pages = num_pages / QXL_PAGE_SIZE; in init_qxl_rom()