Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/char/
H A Dsclp.h226 #define SCLP_HAS_CPU_RECONFIG (sclp.facilities & 0x0400000000000000ULL) macro
H A Dsclp_cmd.c125 if (!SCLP_HAS_CPU_RECONFIG) in do_core_configure()