Searched refs:max_phys_off_afflvl (Results 1 – 1 of 1) sorted by relevance
188 unsigned int max_phys_off_afflvl; in plat_do_plat_actions() local199 max_phys_off_afflvl = psci_get_max_phys_off_afflvl(); in plat_do_plat_actions()200 assert(max_phys_off_afflvl != PSCI_INVALID_DATA); in plat_do_plat_actions()201 if (afflvl != max_phys_off_afflvl) in plat_do_plat_actions()
Completed in 3 milliseconds