Searched refs:get_max_afflvl (Results 1 – 4 of 4) sorted by relevance
82 end_afflvl = get_max_afflvl(); in psci_cpu_on()110 if (target_afflvl > get_max_afflvl()) in psci_cpu_suspend()230 int target_afflvl = get_max_afflvl(); in psci_cpu_off()256 if (lowest_affinity_level > get_max_afflvl()) in psci_affinity_info()
190 afflvl = get_max_afflvl(); in get_power_on_target_afflvl()198 int get_max_afflvl(void) in get_max_afflvl() function239 if (end_afflvl > get_max_afflvl()) in psci_check_afflvl_range()
110 if (aff_lvl > get_max_afflvl()) in psci_get_aff_map_node()323 max_afflvl = get_max_afflvl(); in psci_setup()
118 int get_max_afflvl(void);