Searched refs:plat_arm_psci_pm_ops (Results 1 – 9 of 9) sorted by relevance
16 extern const plat_psci_ops_t plat_arm_psci_pm_ops;55 *psci_ops = &plat_arm_psci_pm_ops; in plat_setup_psci_ops()
19 #pragma weak plat_arm_psci_pm_ops macro338 plat_psci_ops_t plat_arm_psci_pm_ops = { variable
14 plat_psci_ops_t plat_arm_psci_pm_ops = { variable
205 *psci_ops = plat_arm_psci_override_pm_ops(&plat_arm_psci_pm_ops); in plat_setup_psci_ops()
420 plat_psci_ops_t plat_arm_psci_pm_ops = { variable
336 extern plat_psci_ops_t plat_arm_psci_pm_ops;
803 const plat_psci_ops_t plat_arm_psci_pm_ops = { variable
831 const plat_psci_ops_t plat_arm_psci_pm_ops = { variable
2746 which allows Arm platforms to modify `plat_arm_psci_pm_ops` and therefore