heapstart         550 drivers/video/fbdev/sis/sis.h 	u32		heapstart;		/* offset  */
heapstart        1751 drivers/video/fbdev/sis/sis_main.c 		ivideo->sisfb_infoblock.heapstart = ivideo->heapstart / 1024;
heapstart        3165 drivers/video/fbdev/sis/sis_main.c 		ret = max - ivideo->heapstart;
heapstart        3166 drivers/video/fbdev/sis/sis_main.c 		ivideo->sisfb_mem = ivideo->heapstart;
heapstart        3184 drivers/video/fbdev/sis/sis_main.c 	ivideo->heapstart = sisfb_getheapstart(ivideo);
heapstart        3187 drivers/video/fbdev/sis/sis_main.c 	ivideo->sisfb_heap_start = ivideo->video_vbase + ivideo->heapstart;
heapstart        3191 drivers/video/fbdev/sis/sis_main.c 		(int)(ivideo->heapstart / 1024), (int)(ivideo->sisfb_heap_size / 1024));
heapstart        3205 drivers/video/fbdev/sis/sis_main.c 	poh->offset = ivideo->heapstart;
heapstart          85 include/uapi/video/sisfb.h 	__u32   heapstart;		/* heap start offset in KB */