Searched refs:heapstart (Results 1 – 3 of 3) sorted by relevance
85 __u32 heapstart; /* heap start offset in KB */ member
549 u32 heapstart; /* offset */ member
1751 ivideo->sisfb_infoblock.heapstart = ivideo->heapstart / 1024; in sisfb_ioctl()3165 ret = max - ivideo->heapstart; in sisfb_getheapsize()3166 ivideo->sisfb_mem = ivideo->heapstart; in sisfb_getheapsize()3184 ivideo->heapstart = sisfb_getheapstart(ivideo); in sisfb_heap_init()3187 ivideo->sisfb_heap_start = ivideo->video_vbase + ivideo->heapstart; in sisfb_heap_init()3191 (int)(ivideo->heapstart / 1024), (int)(ivideo->sisfb_heap_size / 1024)); in sisfb_heap_init()3205 poh->offset = ivideo->heapstart; in sisfb_heap_init()
Completed in 17 milliseconds