Home
last modified time | relevance | path

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

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