Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dpsci.h44 #define PSCI_0_2_FN64_CPU_ON PSCI_0_2_FN64(3) macro
/linux-4.1.27/arch/arm/kvm/
Dpsci.c226 case PSCI_0_2_FN64_CPU_ON: in kvm_psci_0_2_call()
/linux-4.1.27/arch/arm64/kernel/
Dpsci.c287 psci_function_id[PSCI_FN_CPU_ON] = PSCI_0_2_FN64_CPU_ON; in psci_0_2_set_functions()