tag | line | file | source code |
---|---|---|---|
KERNEL_CS | 185 | drivers/FPU-emu/fpu_entry.c | else if ( FPU_CS == KERNEL_CS ) |
KERNEL_CS | 63 | include/asm/system.h | "d" ((char *) (addr)),"a" (KERNEL_CS << 16) \ |
KERNEL_CS | 212 | kernel/fork.c | p->tss.cs = KERNEL_CS; |
KERNEL_CS | 950 | mm/memory.c | if (regs->cs == KERNEL_CS) |