Searched refs:scrollback (Results 1 – 3 of 3) sorted by relevance
27 The scrollback buffer of the standard VGA console is located in29 If you require a larger scrollback buffer, this can be placed in31 Placing the scrollback buffer in System RAM will slightly slow43 Enter the amount of System RAM to allocate for the scrollback45 screenfuls of scrollback buffer
603 scrollback(vc, 0); in fn_scroll_back()
1101 void scrollback(struct vc_data *vc, int lines) in scrollback() function