Home
last modified time | relevance | path

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

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