tag | line | file | source code |
---|---|---|---|
ST0_CU1 | 110 | arch/mips/kernel/process.c | ~(ST0_CU1|ST0_CU0|ST0_KSU|ST0_ERL|ST0_EXL); |
ST0_CU1 | 111 | arch/mips/kernel/process.c | childregs->cp0_status &= ~(ST0_CU1|ST0_CU0); |
ST0_CU1 | 243 | arch/mips/kernel/traps.c | regs->cp0_status |= ST0_CU1; |