Home
last modified time | relevance | path

Searched refs:__secondary_start_page (Results 1 – 5 of 5) sorted by relevance

/u-boot/arch/powerpc/cpu/mpc86xx/
A Dmp.c104 extern ulong __secondary_start_page; in setup_mp()
105 ulong fixup = (ulong)&__secondary_start_page; in setup_mp()
A Drelease.S27 .globl __secondary_start_page
28 __secondary_start_page: label
/u-boot/arch/powerpc/cpu/mpc85xx/
A Drelease.S26 .globl __secondary_start_page
28 __secondary_start_page: label
137 #define toreset(x) (x - __secondary_start_page + 0xfffff000)
350 .space 4092 - (__secondary_start_code_end - __secondary_start_page)
352 b __secondary_start_page
A Dmp.c421 extern u32 __secondary_start_page; in setup_mp()
425 ulong fixup = (u32)&__secondary_start_page; in setup_mp()
/u-boot/doc/
A DREADME.mpc85xx-spin-table6 __secondary_start_page. For other cores to use the spin table, the booting
13 memory is copied from __secondary_start_page to the boot page, after flusing

Completed in 7 milliseconds