Home
last modified time | relevance | path

Searched refs:ST0_NMI (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dcps-vec.S106 and k0, k0, ST0_NMI
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h304 #define ST0_NMI 0x00080000 macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h379 #define ST0_NMI 0x00080000 macro
/OK3568_Linux_fs/kernel/arch/mips/kvm/
H A Demulate.c1393 val &= ~ST0_NMI; in kvm_mips_emulate_CP0()