Searched refs:__spin_table (Results 1 – 5 of 5) sorted by relevance
20 extern u32 __spin_table[];65 table = (u32 *)&__spin_table; in cpu_status()70 table = (u32 *)&__spin_table + nr * NUM_BOOT_ENTRY; in cpu_status()143 u32 i, val, *table = (u32 *)&__spin_table + nr * NUM_BOOT_ENTRY; in cpu_release()246 return virt_to_phys(&__spin_table); in get_spin_phys_addr()253 u32 *table = (u32 *)&__spin_table; in plat_mp_up()332 u32 *table = (u32 *)&__spin_table; in plat_mp_up()
473 .globl __spin_table symbol474 __spin_table: label486 .space 4096 - (__spin_table_end - __spin_table)
433 .global __spin_table symbol434 __spin_table: label467 ldr x0, =__spin_table534 ldr x0, =__spin_table
19 return &__spin_table; in get_spin_tbl_addr()
36 extern u64 __spin_table[];