Searched refs:__spin_table (Results 1 – 5 of 5) sorted by relevance
19 extern u32 __spin_table[];64 table = (u32 *)&__spin_table; in cpu_status()69 table = (u32 *)&__spin_table + nr * NUM_BOOT_ENTRY; in cpu_status()142 u32 i, val, *table = (u32 *)&__spin_table + nr * NUM_BOOT_ENTRY; in cpu_release()245 return virt_to_phys(&__spin_table); in get_spin_phys_addr()252 u32 *table = (u32 *)&__spin_table; in plat_mp_up()331 u32 *table = (u32 *)&__spin_table; in plat_mp_up()
485 .globl __spin_table486 __spin_table: label498 .space 4096 - (__spin_table_end - __spin_table)
446 .global __spin_table447 __spin_table: label480 ldr x0, =__spin_table547 ldr x0, =__spin_table
18 return &__spin_table; in get_spin_tbl_addr()
35 extern u64 __spin_table[];