Home
last modified time | relevance | path

Searched refs:ST0_CU0 (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/
Dstackframe.h393 li t1, ST0_CU0 | STATMASK
406 li t1, ST0_CU0 | STATMASK
420 li t1, ST0_CU0 | (STATMASK & ~1)
Dmipsregs.h323 #define ST0_CU0 0x10000000 macro
/linux-4.1.27/arch/mips/kernel/
Dhead.S39 or t0, ST0_CU0|\set|0x1f|\clr
Dsmp-mt.c42 (read_c0_status() & ~(ST0_IM | ST0_IE | ST0_KSU)) | ST0_CU0); in smvp_copy_vpe_config()
Dcps-vec.S73 li t0, ST0_CU1 | ST0_CU0
Dprocess.c65 status = regs->cp0_status & ~(ST0_CU0|ST0_CU1|ST0_FR|KU_MASK); in start_thread()
Dtraps.c2058 unsigned int status_set = ST0_CU0; in configure_status()
/linux-4.1.27/arch/mips/kvm/
Dlocore.S399 or v0, v0, ST0_CU0
477 and v1, v1, ~(ST0_CU0 | ST0_MX)