Searched refs:target_affinity (Results 1 – 5 of 5) sorted by relevance
90 s32 __secure psci_affinity_info(u32 function_id, u32 target_affinity, in psci_affinity_info() argument93 u32 cpu = target_affinity & MPIDR_AFF0; in psci_affinity_info()98 if (target_affinity & ~MPIDR_AFF0) in psci_affinity_info()
278 u32 target_affinity, in psci_affinity_info() argument281 u32 cpu = target_affinity & MPIDR_AFF0; in psci_affinity_info()286 if (target_affinity & ~MPIDR_AFF0) in psci_affinity_info()
219 int psci_affinity_info(u_register_t target_affinity, in psci_affinity_info() argument230 ret = plat_core_pos_by_mpidr(target_affinity); in psci_affinity_info()
342 int psci_affinity_info(u_register_t target_affinity,
526 s32 psci_affinity_info(u32 function_id, u32 target_affinity,