Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/kernel/
Dpsci.c39 PSCI_FN_CPU_ON, enumerator
111 fn = psci_function_id[PSCI_FN_CPU_ON]; in psci_cpu_on()
219 psci_function_id[PSCI_FN_CPU_ON] = PSCI_0_2_FN_CPU_ON; in psci_0_2_init()
267 psci_function_id[PSCI_FN_CPU_ON] = id; in psci_0_1_init()
/linux-4.1.27/arch/arm64/kernel/
Dpsci.c67 PSCI_FN_CPU_ON, enumerator
153 fn = psci_function_id[PSCI_FN_CPU_ON]; in psci_cpu_on()
287 psci_function_id[PSCI_FN_CPU_ON] = PSCI_0_2_FN64_CPU_ON; in psci_0_2_set_functions()
389 psci_function_id[PSCI_FN_CPU_ON] = id; in psci_0_1_init()