taglinefilesource code
screen_bitmap110include/asm-i386/processor.hunsigned long screen_bitmap;
screen_bitmap91include/linux/vm86.hunsigned long screen_bitmap;
screen_bitmap61kernel/vm86.cput_fs_long(current->tss.screen_bitmap,&current->tss.vm86_info->screen_bitmap);
screen_bitmap141kernel/vm86.ccurrent->tss.screen_bitmap = info.screen_bitmap;
screen_bitmap1004mm/memory.ccurrent->tss.screen_bitmap |= 1 << bit;