taglinefilesource code
vc_x1471arch/m68k/console/fbcon.cp->cursor_x = conp->vc_x;
vc_x198arch/m68k/kernel/console.c#define x    (vc_cons[currcons].d->vc_x)
vc_x21drivers/char/console_struct.hunsigned long  vc_x,vc_y;
vc_x86drivers/char/console_struct.h#define x    (vc_cons[currcons].d->vc_x)
vc_x32include/linux/console.hunsigned long  vc_x,vc_y;