taglinefilesource code
orig_y26include/linux/tty.hunsigned char  orig_y;
orig_y40include/linux/tty.h#define ORIG_Y      (screen_info.orig_y)
orig_y1248kernel/chr_drv/console.cint orig_y = ORIG_Y;
orig_y1333kernel/chr_drv/console.cgotoxy(currcons,orig_x,orig_y);