HomeSort by relevance Sort by last modified time
    Searched defs:__secondary_start_page (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/powerpc/cpu/mpc86xx/
release.S 27 .globl __secondary_start_page
28 __secondary_start_page: label
  /external/u-boot/arch/powerpc/cpu/mpc85xx/
release.S 26 .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

Completed in 654 milliseconds