Searched refs:heapstart (Results 1 – 4 of 4) sorted by relevance
239 CARD32 heapstart; /* heap start (= sisfb "mem" argument) in KB */ member
400 u32 heapstart; /* offset */ member
1346 maxyres = ivideo->heapstart / (var->xres * (var->bits_per_pixel >> 3));1907 maxyres = ivideo->heapstart / (var->xres * (var->bits_per_pixel >> 3));2060 x.heapstart = ivideo->heapstart / 1024;2979 ivideo->heapstart = ivideo->sisfb_mem = sisfb_getheapstart(ivideo);2981 ivideo->sisfb_heap_start = ivideo->video_vbase + ivideo->heapstart;3041 (int)(ivideo->heapstart / 1024), (int)(ivideo->sisfb_heap_size / 1024));3054 poh->offset = ivideo->heapstart;5057 ivideo->heapstart /
100 __u32 heapstart; /* heap start (= sisfb "mem" argument) in KB */ member