Searched refs:FBPIXMAPSIZE (Results 1 – 1 of 1) sorted by relevance
49 #define FBPIXMAPSIZE (1024 * 8) macro1563 fb_info->pixmap.addr = kmalloc(FBPIXMAPSIZE, GFP_KERNEL); in do_register_framebuffer()1565 fb_info->pixmap.size = FBPIXMAPSIZE; in do_register_framebuffer()
Completed in 6 milliseconds