Home
last modified time | relevance | path

Searched defs:cpu_type (Results 1 – 25 of 25) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dcpu-type.h15 static inline int __pure __get_cpu_type(const int cpu_type) in __get_cpu_type()
211 const int cpu_type = current_cpu_data.cputype; in current_cpu_type() local
218 const int cpu_type = cpu_data[0].cputype; in boot_cpu_type() local
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dcpu.c39 const struct cpu_type { in checkcpu() struct
40 char name[15]; in checkcpu()
41 u32 partid; in checkcpu()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rmobile/
H A Dcpu_info.c49 u16 cpu_type; member
67 u32 cpu_type = rmobile_get_cpu_type(); in print_cpuinfo() local
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dsoc.h45 struct cpu_type { struct
46 char name[15];
47 u32 soc_ver;
48 u32 num_cores;
/OK3568_Linux_fs/kernel/arch/arm/mach-imx/
H A Dmach-vf610.c24 unsigned int cpu_type; in vf610_detect_cpu() local
/OK3568_Linux_fs/kernel/arch/x86/oprofile/
H A Dnmi_int.c557 static int __init p4_init(char **cpu_type) in p4_init()
611 static int __init ppro_init(char **cpu_type) in ppro_init()
677 char *cpu_type = NULL; in op_nmi_init() local
/OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/
H A Dvm86.h101 unsigned long cpu_type; member
123 unsigned long cpu_type; member
/OK3568_Linux_fs/kernel/arch/mips/oprofile/
H A Dop_impl.h35 char *cpu_type; member
/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/
H A Did.c130 u8 cpu_type; in omap_check_revision() local
/OK3568_Linux_fs/kernel/arch/alpha/oprofile/
H A Dop_impl.h50 char *cpu_type; member
/OK3568_Linux_fs/kernel/include/linux/
H A Doprofile.h76 char * cpu_type; member
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/mach-imx/
H A Dsys_proto.h20 #define cpu_type(rev) (((rev) >> 12) & 0xff) macro
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dpata_samsung_cf.c72 enum s3c_cpu_type cpu_type; member
500 enum s3c_cpu_type cpu_type; in pata_s3c_probe() local
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dvm86.h40 unsigned long cpu_type; member
/OK3568_Linux_fs/u-boot/board/renesas/blanche/
H A Dblanche.c121 u32 cpu_type; in s_init() local
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h1179 struct cpu_type { struct
1190 struct cpu_type *identify_cpu(u32 ver); argument
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dhardware.h22 enum cpu_type { enum
H A Dprocessor.h68 enum cpu_type cpu_type; member
/OK3568_Linux_fs/u-boot/board/gateworks/gw_ventana/
H A Dventana_eeprom.h24 u8 cpu_type; /* 0x2F: 7=imx6q, 8=imx6dl */ member
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dprocessor.h17 enum cpu_type { enum
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Dprints.c48 static char *cpu_type(struct cpu_key *key) in cpu_type() function
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dsetup.c1293 determine_cpu_caches (unsigned int cpu_type) in determine_cpu_caches()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Ds3c2410.c167 enum s3c_cpu_type cpu_type; member
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dkvm_host.h740 u8 cpu_type; member
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dmyrs.h267 enum myrs_cpu_type cpu_type; member