Home
last modified time | relevance | path

Searched refs:CP0C1_WR (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/mips/kvm/
Dtrap_emul.c484 (1 << CP0C1_WR) | (1 << CP0C1_CA)); in kvm_trap_emul_vcpu_setup()
/linux-4.1.27/arch/mips/include/asm/
Dkvm_host.h249 #define CP0C1_WR 3 macro