Home
last modified time | relevance | path

Searched refs:EXTENDED_VGA (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/uapi/asm/
Dboot.h6 #define EXTENDED_VGA 0xfffe /* 80x50 mode */ macro
/arch/x86/boot/
Dvideo-mode.c157 else if (mode == EXTENDED_VGA) in set_mode()