|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | QCSS_STOPPED 0 |
| #define | QCSS_STOPPING 1 |
| #define | QCSS_NOT_STOPPED 2 |
| #define | QCSS_HARDWARE_ERROR -1 |
| #define | QCSS_HARDWARE_BUSY -2 |
Functions | |
| int | smp_query_cpu_stopped (unsigned int pcpu) |
| void | vpa_init (int cpu) |
| #define QCSS_HARDWARE_BUSY -2 |
Definition at line 16 of file plpar_wrappers.h.
| #define QCSS_HARDWARE_ERROR -1 |
Definition at line 15 of file plpar_wrappers.h.
| #define QCSS_NOT_STOPPED 2 |
Definition at line 14 of file plpar_wrappers.h.
| #define QCSS_STOPPED 0 |
Definition at line 12 of file plpar_wrappers.h.
| #define QCSS_STOPPING 1 |
Definition at line 13 of file plpar_wrappers.h.
1.8.2