vesa_mode         108 arch/x86/boot/video-vesa.c 	u16 vesa_mode = mode->mode - VIDEO_FIRST_VESA;
vesa_mode         114 arch/x86/boot/video-vesa.c 	ireg.cx = vesa_mode;
vesa_mode         128 arch/x86/boot/video-vesa.c 		vesa_mode |= 0x4000; /* Request linear frame buffer */
vesa_mode         137 arch/x86/boot/video-vesa.c 	ireg.bx = vesa_mode;
vesa_mode          95 drivers/video/fbdev/sm712fb.c static const struct vesa_mode vesa_mode_table[] = {