Home
last modified time | relevance | path

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

/arch/powerpc/cpu/mpc85xx/
A Dmp.c25 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()
A Drelease.S485 .globl __spin_table
486 __spin_table: label
498 .space 4096 - (__spin_table_end - __spin_table)
/arch/arm/cpu/armv8/fsl-layerscape/
A Dspintable.S30 __spin_table: label
63 adr x0, __spin_table

Completed in 6 milliseconds