Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/kvm/
H A Dtrap_emul.c629 config |= MIPS_CONF_M | CONF_CM_CACHABLE_NONCOHERENT | MIPS_CONF_MT_TLB; in kvm_trap_emul_vcpu_setup()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h456 #define MIPS_CONF_MT_TLB (_ULCAST_(1) << 7) macro
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dcpu-probe.c412 if (mt == MIPS_CONF_MT_TLB) in decode_config0()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h574 #define MIPS_CONF_MT_TLB (_ULCAST_(1) << 7) macro