Searched refs:co_format (Results 1 – 3 of 3) sorted by relevance
20 unsigned int code = (inst.co_format.code >> 5) & 0x3ff; in kvm_mips_emul_hypcall()
894 if (inst.co_format.co) { in kvm_vz_gpsi_cop0()895 switch (inst.co_format.func) { in kvm_vz_gpsi_cop0()
710 struct co_format { /* C0 CO format */ struct1126 struct co_format co_format; member