Searched refs:orig_x (Results 1 - 9 of 9) sorted by relevance

/linux-master/include/uapi/linux/
H A Dscreen_info.h12 __u8 orig_x; /* 0x00 */ member in struct:screen_info
/linux-master/arch/x86/xen/
H A Dvga.c31 screen_info->orig_x = info->u.text_mode_3.cursor_x;
/linux-master/arch/x86/boot/
H A Dvideo.c30 boot_params.screen_info.orig_x = oreg.dl;
244 saved.curx = boot_params.screen_info.orig_x;
/linux-master/arch/mips/mti-malta/
H A Dmalta-setup.c165 .orig_x = 0,
/linux-master/arch/mips/sni/
H A Dsetup.c48 si.orig_x = di->CursorXPosition;
/linux-master/arch/x86/boot/compressed/
H A Dmisc.c136 x = boot_params_ptr->screen_info.orig_x;
158 boot_params_ptr->screen_info.orig_x = x;
/linux-master/arch/arm/kernel/
H A Datags_parse.c75 vgacon_screen_info.orig_x = tag->u.videotext.x;
/linux-master/arch/alpha/kernel/
H A Dsetup.c142 .orig_x = 0,
/linux-master/drivers/video/console/
H A Dvgacon.c1124 c->state.x = vga_si->orig_x;

Completed in 263 milliseconds