Searched refs:s32g2_mpidr_to_core_pos (Results 1 – 1 of 1) sorted by relevance
17 static unsigned int s32g2_mpidr_to_core_pos(unsigned long mpidr);88 .mpidr_to_core_pos = s32g2_mpidr_to_core_pos, in bl31_platform_setup()104 static unsigned int s32g2_mpidr_to_core_pos(unsigned long mpidr) in s32g2_mpidr_to_core_pos() function