Home
last modified time | relevance | path

Searched refs:sclp_get_max_cpu (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/s390/include/asm/
Dsclp.h54 unsigned int sclp_get_max_cpu(void);
/linux-4.1.27/drivers/s390/char/
Dsclp_early.c181 unsigned int sclp_get_max_cpu(void) in sclp_get_max_cpu() function
/linux-4.1.27/arch/s390/kernel/
Dsmp.c886 sclp = sclp_get_max_cpu()*sclp ?: nr_cpu_ids; in smp_fill_possible_mask()