VIDEO_FLAGS_NOCURSOR   34 arch/x86/boot/video.c 		boot_params.screen_info.flags |= VIDEO_FLAGS_NOCURSOR;
VIDEO_FLAGS_NOCURSOR   37 arch/x86/boot/video.c 		boot_params.screen_info.flags |= VIDEO_FLAGS_NOCURSOR;
VIDEO_FLAGS_NOCURSOR  615 drivers/video/console/vgacon.c 			!(screen_info.flags & VIDEO_FLAGS_NOCURSOR);