Home
last modified time | relevance | path

Searched defs:arch_update_cpu_topology (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/riscv/include/asm/
H A Dtopology.h17 #define arch_update_cpu_topology topology_update_cpu_topology macro
/openbmc/linux/arch/arm/include/asm/
H A Dtopology.h22 #define arch_update_cpu_topology topology_update_cpu_topology macro
/openbmc/linux/arch/arm64/include/asm/
H A Dtopology.h35 #define arch_update_cpu_topology topology_update_cpu_topology macro
/openbmc/linux/arch/sh/kernel/
H A Dtopology.c35 int arch_update_cpu_topology(void) in arch_update_cpu_topology() function
/openbmc/linux/arch/s390/kernel/
H A Dtopology.c321 int arch_update_cpu_topology(void) in arch_update_cpu_topology() function
/openbmc/linux/arch/x86/kernel/
H A Dsmpboot.c140 int arch_update_cpu_topology(void) in arch_update_cpu_topology() function
/openbmc/linux/kernel/sched/
H A Dtopology.c2536 int __weak arch_update_cpu_topology(void) in arch_update_cpu_topology() function