Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/ !
H A Dpsci.c268 case PSCI_0_2_FN_CPU_ON: in kvm_psci_0_2_call()
346 case PSCI_0_2_FN_CPU_ON: in kvm_psci_1_x_call()
/linux/include/uapi/linux/ !
H A Dpsci.h36 #define PSCI_0_2_FN_CPU_ON PSCI_0_2_FN(3) macro