Searched refs:psci_req_local_pwr_states (Results 1 – 2 of 2) sorted by relevance
45 psci_req_local_pwr_states[PLAT_MAX_PWR_LVL][PLATFORM_CORE_COUNT]; variable283 psci_req_local_pwr_states[pwrlvl - 1U][cpu_idx] = req_pwr_state; in psci_set_req_local_pwr_state()298 psci_req_local_pwr_states[pwrlvl][core] = in psci_init_req_local_pwr_states()319 return &psci_req_local_pwr_states[pwrlvl - 1U][cpu_idx]; in psci_get_req_local_pwr_states()
357 * The ``psci_req_local_pwr_states`` map is not modified if the request were to