Home
last modified time | relevance | path

Searched refs:max_cores (Results 1 – 2 of 2) sorted by relevance

/arch/s390/include/asm/
Dsclp.h98 unsigned int max_cores; member
/arch/s390/kernel/
Dsmp.c997 sclp_max = (sclp.max_cores * sclp_max) ?: nr_cpu_ids; in smp_fill_possible_mask()