Home
last modified time | relevance | path

Searched refs:store_cpu_topology (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dtopology.h24 void store_cpu_topology(unsigned int cpuid);
30 static inline void store_cpu_topology(unsigned int cpuid) { } in store_cpu_topology() function
/OK3568_Linux_fs/kernel/arch/riscv/kernel/
H A Dsmpboot.c49 store_cpu_topology(smp_processor_id()); in smp_prepare_cpus()
157 store_cpu_topology(curr_cpuid); in smp_callin()
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dtopology.h31 static inline void store_cpu_topology(unsigned int cpuid) { } in store_cpu_topology() function
/OK3568_Linux_fs/kernel/include/linux/
H A Darch_topology.h71 void store_cpu_topology(unsigned int cpuid);
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dprocessor.c174 store_cpu_topology(cpuid); in processor_probe()
329 store_cpu_topology(cpunum); in init_per_cpu()
H A Dtopology.c63 void __init store_cpu_topology(unsigned int cpuid) in store_cpu_topology() function
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dtopology.c185 void store_cpu_topology(unsigned int cpuid) in store_cpu_topology() function
H A Dsmp.c399 store_cpu_topology(cpuid); in smp_store_cpu_info()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dsmp.c260 store_cpu_topology(cpu); in secondary_start_kernel()
765 store_cpu_topology(this_cpu); in smp_prepare_cpus()
/OK3568_Linux_fs/kernel/drivers/base/
H A Darch_topology.c611 void store_cpu_topology(unsigned int cpuid) in store_cpu_topology() function
/OK3568_Linux_fs/kernel/tools/power/x86/intel-speed-select/
H A Disst-config.c234 static void store_cpu_topology(void) in store_cpu_topology() function
2780 store_cpu_topology(); in cmdline()