Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/arch/mips/include/asm/
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
/kernel/linux/linux-4.19/arch/mips/include/asm/
Dcpu-type.h15 static inline int __pure __get_cpu_type(const int cpu_type) in __get_cpu_type()
219 const int cpu_type = current_cpu_data.cputype; in current_cpu_type() local
226 const int cpu_type = cpu_data[0].cputype; in boot_cpu_type() local
/kernel/linux/linux-5.10/arch/arm/mach-imx/
Dmach-vf610.c24 unsigned int cpu_type; in vf610_detect_cpu() local
/kernel/linux/linux-5.10/arch/x86/oprofile/
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
/kernel/linux/linux-4.19/arch/x86/oprofile/
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
/kernel/linux/linux-4.19/arch/arm/mach-omap1/
Did.c133 u8 cpu_type; in omap_check_revision() local
/kernel/linux/linux-4.19/arch/mips/oprofile/
Dop_impl.h35 char *cpu_type; member
/kernel/linux/linux-5.10/arch/mips/oprofile/
Dop_impl.h35 char *cpu_type; member
/kernel/linux/linux-5.10/arch/arm/mach-omap1/
Did.c130 u8 cpu_type; in omap_check_revision() local
/kernel/linux/linux-4.19/arch/x86/include/uapi/asm/
Dvm86.h101 unsigned long cpu_type; member
123 unsigned long cpu_type; member
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
Dvm86.h101 unsigned long cpu_type; member
123 unsigned long cpu_type; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
Dvm86.h74 unsigned long cpu_type; member
91 unsigned long cpu_type; member
/kernel/linux/linux-5.10/arch/alpha/oprofile/
Dop_impl.h50 char *cpu_type; member
/kernel/linux/linux-4.19/arch/alpha/oprofile/
Dop_impl.h50 char *cpu_type; member
/kernel/linux/linux-5.10/include/linux/
Doprofile.h76 char * cpu_type; member
/kernel/linux/linux-4.19/include/linux/
Doprofile.h76 char * cpu_type; member
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dvm86.h40 unsigned long cpu_type; member
/kernel/linux/linux-4.19/arch/x86/include/asm/
Dvm86.h40 unsigned long cpu_type; member
/kernel/linux/linux-5.10/drivers/ata/
Dpata_samsung_cf.c72 enum s3c_cpu_type cpu_type; member
500 enum s3c_cpu_type cpu_type; in pata_s3c_probe() local
/kernel/linux/linux-4.19/drivers/ata/
Dpata_samsung_cf.c75 enum s3c_cpu_type cpu_type; member
503 enum s3c_cpu_type cpu_type; in pata_s3c_probe() local
/kernel/linux/linux-5.10/arch/parisc/include/asm/
Dprocessor.h68 enum cpu_type cpu_type; member
Dhardware.h22 enum cpu_type { enum
/kernel/linux/linux-4.19/arch/parisc/include/asm/
Dhardware.h22 enum cpu_type { enum
Dprocessor.h79 enum cpu_type cpu_type; member
/kernel/linux/linux-5.10/arch/sh/include/asm/
Dprocessor.h17 enum cpu_type { enum

12