Searched refs:SCLP_HAS_CPU_RECONFIG (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/s390/char/ | ||
D | sclp.h | 95 #define SCLP_HAS_CPU_RECONFIG (sclp_facilities & 0x0400000000000000ULL) macro |
D | sclp_cmd.c | 253 if (!SCLP_HAS_CPU_RECONFIG) in do_cpu_configure() |