Searched refs:msa_id (Results 1 – 4 of 4) sorted by relevance
68 unsigned int msa_id; member
41 unsigned long status, msa_id; in cpu_get_msa_id() local46 msa_id = read_msa_ir(); in cpu_get_msa_id()49 return msa_id; in cpu_get_msa_id()2074 c->msa_id = cpu_get_msa_id(); in cpu_probe()2075 WARN(c->msa_id & MSA_IR_WRPF, in cpu_probe()2140 pr_info("MSA revision is: %08x\n", c->msa_id); in cpu_report()
623 .msair = boot_cpu_data.msa_id, in msa_get()
743 v = boot_cpu_data.msa_id; in kvm_mips_get_reg()1102 r = cpu_has_msa && !(boot_cpu_data.msa_id & MSA_IR_WRPF); in kvm_vm_ioctl_check_extension()