Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/kvm/
Dtrap_emul.c661 MIPS_CONF1_WR | MIPS_CONF1_CA); in kvm_trap_emul_vcpu_setup()
Dvz.c3016 MIPS_CONF1_CA | in kvm_vz_vcpu_setup()
/Linux-v4.19/arch/mips/kernel/
Dcpu-probe.c670 if (config1 & MIPS_CONF1_CA) in decode_config1()
/Linux-v4.19/arch/mips/include/asm/
Dmipsregs.h573 #define MIPS_CONF1_CA (_ULCAST_(1) << 2) macro