graphic_mode       28 arch/x86/boot/video-mode.c int graphic_mode;	/* Graphic mode with linear frame buffer */
graphic_mode      143 arch/x86/boot/video-vesa.c 	graphic_mode = is_graphic;
graphic_mode       68 arch/x86/boot/video.c 	if (graphic_mode)
graphic_mode      266 arch/x86/boot/video.c 	if (graphic_mode)
graphic_mode       94 arch/x86/boot/video.h extern int graphic_mode;	/* Graphics mode with linear frame buffer */