Searched refs:PSCI_1_0_FN_PSCI_FEATURES (Results 1 – 5 of 5) sorted by relevance
320 case PSCI_1_0_FN_PSCI_FEATURES: in kvm_psci_1_x_call()340 case PSCI_1_0_FN_PSCI_FEATURES: in kvm_psci_1_x_call()
50 #define PSCI_1_0_FN_PSCI_FEATURES PSCI_0_2_FN(10) macro
61 smccc_hvc(PSCI_1_0_FN_PSCI_FEATURES, func_id, 0, 0, 0, 0, 0, 0, &res); in psci_features()
265 case PSCI_1_0_FN_PSCI_FEATURES: in psci_1_0_handler()
337 return invoke_psci_fn(PSCI_1_0_FN_PSCI_FEATURES, in psci_features()
Completed in 10 milliseconds