kernel/arch/s390/include/asm/clp.h
.. .. @@ -5,6 +5,9 @@ 5 5 /* CLP common request & response block size */ 6 6 #define CLP_BLK_SIZE PAGE_SIZE 7 7 8 +/* Call Logical Processor - Command Code */9 +#define CLP_SLPC 0x000110 +8 11 #define CLP_LPS_BASE 0 9 12 #define CLP_LPS_PCI 2 10 13