Home
last modified time | relevance | path

Searched refs:ST0_KSU (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dsmp-mt.c32 (read_c0_status() & ~(ST0_IM | ST0_IE | ST0_KSU)) | ST0_CU0); in smvp_copy_vpe_config()
H A Dtraps.c314 switch (regs->cp0_status & ST0_KSU) { in __show_regs()
/OK3568_Linux_fs/kernel/arch/mips/sgi-ip27/
H A Dip27-nmi.c100 switch (nr->sr & ST0_KSU) { in nmi_cpu_eframe_save()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h223 #define ST0_KSU 0x00000018 macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h299 #define ST0_KSU 0x00000018 macro
/OK3568_Linux_fs/kernel/arch/mips/kvm/
H A Dvz.c661 (status & ST0_KSU)) in is_eva_am_mapped()