Home
last modified time | relevance | path

Searched defs:store_cpu_topology (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/arch/parisc/include/asm/
Dtopology.h12 static inline void store_cpu_topology(unsigned int cpuid) { } in store_cpu_topology() function
/linux-6.12.1/arch/parisc/kernel/
Dtopology.c28 void store_cpu_topology(unsigned int cpuid) in store_cpu_topology() function
/linux-6.12.1/arch/arm/include/asm/
Dtopology.h32 static inline void store_cpu_topology(unsigned int cpuid) { } in store_cpu_topology() function
/linux-6.12.1/arch/arm/kernel/
Dtopology.c185 void store_cpu_topology(unsigned int cpuid) in store_cpu_topology() function
/linux-6.12.1/drivers/base/
Darch_topology.c892 void store_cpu_topology(unsigned int cpuid) in store_cpu_topology() function
/linux-6.12.1/tools/power/x86/intel-speed-select/
Disst-config.c275 static void store_cpu_topology(void) in store_cpu_topology() function