Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
A Dcpu-probe.c470 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()
/linux/arch/mips/include/asm/
A Dmipsregs.h597 #define MIPS_CONF1_WR (_ULCAST_(1) << 3) macro
/linux/arch/mips/kvm/
A Dvz.c3121 MIPS_CONF1_WR | in kvm_vz_vcpu_setup()

Completed in 21 milliseconds