mach_type          15 arch/mips/include/asm/mips_machine.h 	unsigned long		mach_type;
mach_type          29 arch/mips/include/asm/mips_machine.h 	.mach_type	= _type,				\
mach_type          29 arch/mips/kernel/mips_machine.c 			mips_machtype = mach->mach_type;
mach_type          49 arch/mips/kernel/mips_machine.c 		if (mips_machtype == mach->mach_type) {
mach_type         101 arch/s390/kernel/perf_cpum_cf_diag.c 	unsigned int mach_type:16;		/* Machine type */
mach_type         116 arch/s390/kernel/perf_cpum_cf_diag.c 	te->mach_type = cpuid.machine;
mach_type          52 tools/perf/util/s390-cpumcf-kernel.h 	unsigned int mach_type:16;		/* Machine type */
mach_type          97 tools/perf/util/s390-sample-raw.c 	te.mach_type = be16_to_cpu(tep->mach_type);
mach_type         110 tools/perf/util/s390-sample-raw.c 		      te.tod_base, te.mach_type);