Searched defs:cpu_type (Results 1 - 15 of 15) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dcpu-type.h15 static inline int __pure __get_cpu_type(const int cpu_type) argument
191 const int cpu_type = current_cpu_data.cputype; local
198 const int cpu_type = cpu_data[0].cputype; local
/linux-master/arch/arm/mach-imx/
H A Dmach-vf610.c24 unsigned int cpu_type; local
/linux-master/arch/arm/mach-omap1/
H A Did.c129 u8 cpu_type; local
/linux-master/arch/x86/include/asm/
H A Dvm86.h39 unsigned long cpu_type; member in struct:vm86
/linux-master/arch/parisc/include/asm/
H A Dprocessor.h65 enum cpu_type cpu_type; member in struct:system_cpuinfo_parisc
H A Dhardware.h22 enum cpu_type { enum
/linux-master/arch/x86/include/uapi/asm/
H A Dvm86.h101 unsigned long cpu_type; member in struct:vm86_struct
123 unsigned long cpu_type; member in struct:vm86plus_struct
/linux-master/fs/reiserfs/
H A Dprints.c48 static char *cpu_type(struct cpu_key *key) function
/linux-master/arch/sh/include/asm/
H A Dprocessor.h16 enum cpu_type { enum
/linux-master/arch/alpha/kernel/
H A Dsetup.c1277 determine_cpu_caches (unsigned int cpu_type) argument
/linux-master/drivers/mtd/nand/raw/
H A Ds3c2410.c165 enum s3c_cpu_type cpu_type; member in struct:s3c2410_nand_info
/linux-master/drivers/cpufreq/
H A Dintel_pstate.c1985 u8 *cpu_type = data; local
1992 u8 cpu_type = 0; local
/linux-master/drivers/scsi/
H A Dmyrs.h267 enum myrs_cpu_type cpu_type; member in struct:myrs_ctlr_info::__anon371
/linux-master/arch/powerpc/include/asm/
H A Dkvm_host.h761 u8 cpu_type; member in struct:kvmppc_slb::kvm_vcpu_arch
/linux-master/arch/x86/events/intel/
H A Dcore.c4756 u8 cpu_type = get_this_hybrid_cpu_type(); local

Completed in 203 milliseconds