forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
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