Searched refs:MIPS_CONF1_WR (Results 1 – 3 of 3) sorted by relevance
470 if (config1 & MIPS_CONF1_WR) in decode_config1()842 MIPS_CONF_M | MIPS_CONF1_PC | MIPS_CONF1_WR | in decode_guest_config1()850 if (config1 & MIPS_CONF1_WR) in decode_guest_config1()852 if (config1_dyn & MIPS_CONF1_WR) in decode_guest_config1()
582 #define MIPS_CONF1_WR (_ULCAST_(1) << 3) macro
3127 MIPS_CONF1_WR | in kvm_vz_vcpu_setup()