Searched refs:phys_mappable (Results 1 – 6 of 6) sorted by relevance
98 u_int phys_mappable; /* amount of mappable lin. plane mem. */ member
355 bm->phys_mappable = (depth * width * height) / NBBY; in alloc_bitmap()
379 gi->gd_fbsize = bm.phys_mappable; in grf_viewsync()
431 if (off >= bmd_lin && off < (bmd_lin + bm->phys_mappable)) in viewmmap()
580 bm->phys_mappable = (depth * width * height) / NBBY; in alloc_bitmap()
332 bm->phys_mappable = FRAME_MAPPABLE; in et_alloc_view()