tag | line | file | source code |
---|---|---|---|
vc_scrmembuf | 140 | drivers/char/console.c | static unsigned short * vc_scrmembuf; |
vc_scrmembuf | 1359 | drivers/char/console.c | vc_scrmembuf = (unsigned short *) kmem_start; |
vc_scrmembuf | 1413 | drivers/char/console.c | base = (long)vc_scrmembuf; |