Searched refs:FBPIXMAPSIZE (Results 1 – 1 of 1) sorted by relevance
45 #define FBPIXMAPSIZE (1024 * 8) macro1661 fb_info->pixmap.addr = kmalloc(FBPIXMAPSIZE, GFP_KERNEL); in do_register_framebuffer()1663 fb_info->pixmap.size = FBPIXMAPSIZE; in do_register_framebuffer()