Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/mach-bf561/
Dsecondary.S23 #define INITIAL_STACK (COREB_L1_SCRATCH_START + L1_SCRATCH_LENGTH - 12) macro
100 sp.l = lo(INITIAL_STACK);
101 sp.h = hi(INITIAL_STACK);
135 sp.l = lo(INITIAL_STACK);
136 sp.h = hi(INITIAL_STACK);