Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dsclp.h114 unsigned int max_cores; member
/linux/arch/s390/kernel/
H A Dsmp.c941 sclp_max = (sclp.max_cores * sclp_max) ?: nr_cpu_ids; in smp_fill_possible_mask()