nxx               662 drivers/tty/vt/vt.c 		int nxx, nyy;
nxx               663 drivers/tty/vt/vt.c 		start = vc->vc_sw->con_getxy(vc, start, &nxx, &nyy);
nxx               664 drivers/tty/vt/vt.c 		xx = nxx; yy = nyy;