org0              455 drivers/tty/vt/vc_screen.c 	u16 *org0 = NULL, *org = NULL;
org0              539 drivers/tty/vt/vc_screen.c 			org0 = org = screen_pos(vc, p, viewed);
org0              571 drivers/tty/vt/vc_screen.c 				org0 = org = screen_pos(vc, p/2, viewed);
org0              622 drivers/tty/vt/vc_screen.c 		if (org0)
org0              623 drivers/tty/vt/vc_screen.c 			update_region(vc, (unsigned long)(org0), org - org0);