Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dcpu-probe.c469 if (config1 & MIPS_CONF1_WR) in decode_config1()
841 MIPS_CONF_M | MIPS_CONF1_PC | MIPS_CONF1_WR | in decode_guest_config1()
849 if (config1 & MIPS_CONF1_WR) in decode_guest_config1()
851 if (config1_dyn & MIPS_CONF1_WR) in decode_guest_config1()
/OK3568_Linux_fs/kernel/arch/mips/kvm/
H A Dtrap_emul.c653 MIPS_CONF1_WR | MIPS_CONF1_CA); in kvm_trap_emul_vcpu_setup()
H A Dvz.c3123 MIPS_CONF1_WR | in kvm_vz_vcpu_setup()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h469 #define MIPS_CONF1_WR (_ULCAST_(1) << 3) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h597 #define MIPS_CONF1_WR (_ULCAST_(1) << 3) macro