Home
last modified time | relevance | path

Searched refs:PSCI_0_2_FN32 (Results 1 – 1 of 1) sorted by relevance

/xen/xen/include/asm-arm/
A Dpsci.h28 #define PSCI_0_2_FN32(nr) ARM_SMCCC_CALL_VAL(ARM_SMCCC_FAST_CALL, \ macro
37 #define PSCI_0_2_FN32_PSCI_VERSION PSCI_0_2_FN32(0)
38 #define PSCI_0_2_FN32_CPU_SUSPEND PSCI_0_2_FN32(1)
39 #define PSCI_0_2_FN32_CPU_OFF PSCI_0_2_FN32(2)
40 #define PSCI_0_2_FN32_CPU_ON PSCI_0_2_FN32(3)
41 #define PSCI_0_2_FN32_AFFINITY_INFO PSCI_0_2_FN32(4)
42 #define PSCI_0_2_FN32_MIGRATE_INFO_TYPE PSCI_0_2_FN32(6)
43 #define PSCI_0_2_FN32_SYSTEM_OFF PSCI_0_2_FN32(8)
44 #define PSCI_0_2_FN32_SYSTEM_RESET PSCI_0_2_FN32(9)
45 #define PSCI_1_0_FN32_PSCI_FEATURES PSCI_0_2_FN32(10)

Completed in 2 milliseconds