TCSTATUS_IXMT 102 arch/mips/kernel/smp-mt.c tmp |= TCSTATUS_IXMT; /* interrupt exempt */ TCSTATUS_IXMT 154 arch/mips/kernel/smp-mt.c write_tc_c0_tcstatus((read_tc_c0_tcstatus() & ~TCSTATUS_IXMT) | TCSTATUS_A); TCSTATUS_IXMT 89 arch/mips/kernel/vpe-mt.c val = (val & ~(TCSTATUS_DA | TCSTATUS_IXMT)) | TCSTATUS_A; TCSTATUS_IXMT 164 arch/mips/kernel/vpe-mt.c tmp |= TCSTATUS_IXMT; /* interrupt exempt */ TCSTATUS_IXMT 481 arch/mips/kernel/vpe-mt.c tmp |= TCSTATUS_IXMT; /* interrupt exempt */