Searched refs:TARGET_PAGE_BITS (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dqxl.h651 #define TARGET_PAGE_SIZE (1 << TARGET_PAGE_BITS)
653 #define TARGET_PAGE_BITS 12 macro
H A Dspiceqxl_display.c129 info->qxl_ram_size = qxl->shadow_rom.num_pages << TARGET_PAGE_BITS;

Completed in 4 milliseconds