Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dcpu-type.h15 static inline int __pure __get_cpu_type(const int cpu_type) in __get_cpu_type() argument
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-6.6/arch/mips/include/asm/
H A Dcpu-type.h15 static inline int __pure __get_cpu_type(const int cpu_type) in __get_cpu_type() argument
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/arm/mach-imx/
H A Dmach-vf610.c24 unsigned int cpu_type; in vf610_detect_cpu() local
/kernel/linux/linux-6.6/arch/arm/mach-imx/
H A Dmach-vf610.c24 unsigned int cpu_type; in vf610_detect_cpu() local
/third_party/pulseaudio/src/pulsecore/
H A Dcpu.h35 pa_cpu_type_t cpu_type; member
/kernel/linux/linux-5.10/arch/mips/oprofile/
H A Dop_impl.h35 char *cpu_type; member
/kernel/linux/linux-5.10/arch/arm/mach-omap1/
H A Did.c130 u8 cpu_type; in omap_check_revision() local
/kernel/linux/linux-6.6/arch/arm/mach-omap1/
H A Did.c129 u8 cpu_type; in omap_check_revision() local
/test/testfwk/developer_test/local_coverage/interface_coverage/
H A Dget_innerkits_json.py71 cpu_type = get_target_cpu(root_path) variable
H A Dinterface_coverage_gcov_lcov.py462 cpu_type = get_target_cpu(CODEPATH) variable
/kernel/linux/linux-5.10/arch/alpha/oprofile/
H A Dop_impl.h50 char *cpu_type; member
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dvm86.h40 unsigned long cpu_type; member
/kernel/linux/linux-5.10/include/linux/
H A Doprofile.h76 char * cpu_type; member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dvm86.h39 unsigned long cpu_type; member
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dprocessor.h68 enum cpu_type cpu_type; member
H A Dhardware.h22 enum cpu_type { enum
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dprocessor.h65 enum cpu_type cpu_type; member
H A Dhardware.h22 enum cpu_type { enum
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H A Dvm86.h101 unsigned long cpu_type; member
123 unsigned long cpu_type; member
/kernel/linux/linux-5.10/arch/x86/oprofile/
H A Dnmi_int.c557 static int __init p4_init(char **cpu_type) in p4_init() argument
611 static int __init ppro_init(char **cpu_type) in ppro_init() argument
677 char *cpu_type = NULL; op_nmi_init() local
[all...]
/kernel/linux/linux-5.10/fs/reiserfs/
H A Dprints.c48 static char *cpu_type(struct cpu_key *key) in cpu_type() function
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dprints.c48 static char *cpu_type(struct cpu_key *key) in cpu_type() function
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H A 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/
H A Dvm86.h74 unsigned long cpu_type; member
91 unsigned long cpu_type; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dvm86.h74 unsigned long cpu_type; member
91 unsigned long cpu_type; member

Completed in 14 milliseconds

12