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