tag | line | file | source code |
---|---|---|---|
vc_scrmembuf | 124 | kernel/chr_drv/console.c | static unsigned short * vc_scrmembuf; |
vc_scrmembuf | 1250 | kernel/chr_drv/console.c | vc_scrmembuf = (unsigned short *) kmem_start; |
vc_scrmembuf | 1304 | kernel/chr_drv/console.c | base = (long)vc_scrmembuf; |