co_format        1060 arch/mips/include/uapi/asm/inst.h 	struct co_format co_format;
co_format        1282 arch/mips/kvm/emulate.c 	if (inst.co_format.co) {
co_format        1283 arch/mips/kvm/emulate.c 		switch (inst.co_format.func) {
co_format          20 arch/mips/kvm/hypcall.c 	unsigned int code = (inst.co_format.code >> 5) & 0x3ff;
co_format         920 arch/mips/kvm/vz.c 	if (inst.co_format.co) {
co_format         921 arch/mips/kvm/vz.c 		switch (inst.co_format.func) {