Home
last modified time | relevance | path

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

12

/kernel/linux/linux-6.6/arch/mips/include/asm/
Dcpu-type.h15 static inline int __pure __get_cpu_type(const int cpu_type) in __get_cpu_type()
191 const int cpu_type = current_cpu_data.cputype; in current_cpu_type() local
198 const int cpu_type = cpu_data[0].cputype; in boot_cpu_type() local
/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/uniproton/
Dbuild.py39 def get_config(self, cpu_type, cpu_plat): argument
73 def prepare_env(self, cpu_type, choice): argument
/kernel/linux/linux-6.6/arch/arm/mach-imx/
Dmach-vf610.c24 unsigned int cpu_type; in vf610_detect_cpu() 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/uniproton/build/uniproton_ci_lib/
Dget_config_info.py54 def get_cpu_info(cpu_type, cpu_plat, os_plat): argument
/kernel/linux/linux-5.10/arch/arm/mach-omap1/
Did.c130 u8 cpu_type; in omap_check_revision() local
/kernel/linux/linux-6.6/arch/arm/mach-omap1/
Did.c129 u8 cpu_type; in omap_check_revision() local
/kernel/linux/linux-5.10/arch/mips/oprofile/
Dop_impl.h35 char *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-6.6/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-6.6/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-5.10/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-6.6/arch/x86/include/asm/
Dvm86.h39 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-6.6/arch/parisc/include/asm/
Dprocessor.h65 enum cpu_type cpu_type; member
Dhardware.h22 enum cpu_type { enum
/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-5.10/arch/sh/include/asm/
Dprocessor.h17 enum cpu_type { enum
/kernel/linux/linux-6.6/arch/sh/include/asm/
Dprocessor.h16 enum cpu_type { enum

12