current_ypos 30 arch/x86/kernel/early_printk.c static int current_ypos = 25, current_xpos; current_ypos 38 arch/x86/kernel/early_printk.c if (current_ypos >= max_ypos) { current_ypos 48 arch/x86/kernel/early_printk.c current_ypos = max_ypos-1; current_ypos 60 arch/x86/kernel/early_printk.c current_ypos++; current_ypos 63 arch/x86/kernel/early_printk.c VGABASE + 2*(max_xpos*current_ypos + current_ypos 67 arch/x86/kernel/early_printk.c current_ypos++; current_ypos 380 arch/x86/kernel/early_printk.c current_ypos = boot_params.screen_info.orig_y;