forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/arch/s390/include/asm/clp.h
....@@ -5,6 +5,9 @@
55 /* CLP common request & response block size */
66 #define CLP_BLK_SIZE PAGE_SIZE
77
8
+/* Call Logical Processor - Command Code */
9
+#define CLP_SLPC 0x0001
10
+
811 #define CLP_LPS_BASE 0
912 #define CLP_LPS_PCI 2
1013