Home
last modified time | relevance | path

Searched refs:scrollback (Results 1 – 3 of 3) sorted by relevance

/drivers/video/console/
DKconfig27 The scrollback buffer of the standard VGA console is located in
29 If you require a larger scrollback buffer, this can be placed in
31 Placing the scrollback buffer in System RAM will slightly slow
43 Enter the amount of System RAM to allocate for the scrollback
45 screenfuls of scrollback buffer
/drivers/tty/vt/
Dkeyboard.c603 scrollback(vc, 0); in fn_scroll_back()
Dvt.c1101 void scrollback(struct vc_data *vc, int lines) in scrollback() function