Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmsa.h226 #define MSA_IR_WRPF (_ULCAST_(0x1) << MSA_IR_WRPB) macro
/OK3568_Linux_fs/kernel/arch/mips/kvm/
H A Dmips.c1102 r = cpu_has_msa && !(boot_cpu_data.msa_id & MSA_IR_WRPF); in kvm_vm_ioctl_check_extension()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dcpu-probe.c2075 WARN(c->msa_id & MSA_IR_WRPF, in cpu_probe()