Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dsclp.h141 int sclp_core_configure(u8 core);
/openbmc/linux/drivers/s390/char/
H A Dsclp_cmd.c153 int sclp_core_configure(u8 core) in sclp_core_configure() function
/openbmc/linux/arch/s390/kernel/
H A Dsmp.c1108 rc = sclp_core_configure(pcpu->address >> smp_cpu_mt_shift); in cpu_configure_store()