Home
last modified time | relevance | path

Searched refs:get_my_id (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dmp.c21 u32 get_my_id() in get_my_id() function
58 u32 *table, id = get_my_id(); in cpu_status()
148 if (nr == get_my_id()) { in cpu_release()
H A Dmp.h7 u32 get_my_id(void);
H A Dfdt.c41 u32 id = get_my_id(); in ft_fixup_cpu()