Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/kernel/
Dpsci.c42 PSCI_FN_AFFINITY_INFO, enumerator
132 fn = psci_function_id[PSCI_FN_AFFINITY_INFO]; in psci_affinity_info()
225 psci_function_id[PSCI_FN_AFFINITY_INFO] = PSCI_0_2_FN_AFFINITY_INFO; in psci_0_2_init()
/linux-4.1.27/arch/arm64/kernel/
Dpsci.c70 PSCI_FN_AFFINITY_INFO, enumerator
174 fn = psci_function_id[PSCI_FN_AFFINITY_INFO]; in psci_affinity_info()
293 psci_function_id[PSCI_FN_AFFINITY_INFO] = PSCI_0_2_FN64_AFFINITY_INFO; in psci_0_2_set_functions()