Home
last modified time | relevance | path

Searched defs:topology_booted_cores (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dtopology.h39 #define topology_booted_cores(cpu) (cpu_topology[cpu].booted_cores) macro
58 static inline int topology_booted_cores(int cpu_nr) { return 1; } in topology_booted_cores() function
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dtopology.h39 #define topology_booted_cores(cpu) (cpu_topology[cpu].booted_cores) macro
58 static inline int topology_booted_cores(int cpu_nr) { return 1; } in topology_booted_cores() function

Completed in 2 milliseconds