tag | line | file | source code |
---|---|---|---|
v86flags | 44 | arch/i386/kernel/vm86.c | #define VFLAGS (*(unsigned short *)&(current->tss.v86flags)) |
v86flags | 45 | arch/i386/kernel/vm86.c | #define VEFLAGS (current->tss.v86flags) |
v86flags | 112 | include/asm-i386/processor.h | unsigned long v86flags, v86mask, v86mode; |