taglinefilesource code
USES_USER_TIME207include/asm-mips/processor.h#define USES_USER_TIME(regs) (!((regs)->cp0_status & 0x18))
USES_USER_TIME211include/asm-mips/processor.h#define USES_USER_TIME(regs) (!((regs)->cp0_status & 0x4))