Searched refs:fb_map (Results 1 – 1 of 1) sorted by relevance
77 void __iomem *fb_map; member264 bochs->fb_map = ioremap(addr, size); in bochs_hw_init()265 if (bochs->fb_map == NULL) { in bochs_hw_init()303 if (bochs->fb_map) in bochs_hw_fini()304 iounmap(bochs->fb_map); in bochs_hw_fini()