Searched refs:msa_id (Results 1 – 4 of 4) sorted by relevance
68 unsigned int msa_id; member
342 unsigned long status, msa_id; in cpu_get_msa_id() local347 msa_id = read_msa_ir(); in cpu_get_msa_id()350 return msa_id; in cpu_get_msa_id()2177 c->msa_id = cpu_get_msa_id(); in cpu_probe()2178 WARN(c->msa_id & MSA_IR_WRPF, in cpu_probe()2236 pr_info("MSA revision is: %08x\n", c->msa_id); in cpu_report()
675 .msair = boot_cpu_data.msa_id, in msa_get()
723 v = boot_cpu_data.msa_id; in kvm_mips_get_reg()1135 r = cpu_has_msa && !(boot_cpu_data.msa_id & MSA_IR_WRPF); in kvm_vm_ioctl_check_extension()