Searched refs:__spin_table (Results 1 – 3 of 3) sorted by relevance
25 extern u32 __spin_table[];70 table = (u32 *)&__spin_table; in cpu_status()75 table = (u32 *)&__spin_table + nr * NUM_BOOT_ENTRY; in cpu_status()148 u32 i, val, *table = (u32 *)&__spin_table + nr * NUM_BOOT_ENTRY; in cpu_release()250 return virt_to_phys(&__spin_table); in get_spin_phys_addr()257 u32 *table = (u32 *)&__spin_table; in plat_mp_up()336 u32 *table = (u32 *)&__spin_table; in plat_mp_up()
485 .globl __spin_table486 __spin_table: label498 .space 4096 - (__spin_table_end - __spin_table)
30 __spin_table: label63 adr x0, __spin_table
Completed in 6 milliseconds