Searched refs:P1_STACK (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sh3/include/
H A Dparam.h67 #define P1_STACK /* kernel stack is P1-area */ macro
69 #undef P1_STACK /* kernel stack is P3-area */ macro
/netbsd-6-1-5-RELEASE/sys/arch/sh3/sh3/
H A Dlocore_c.c160 #ifndef P1_STACK
210 #endif /* !P1_STACK */
H A Dvm_machdep.c219 #ifdef P1_STACK
227 #else /* !P1_STACK */
233 #endif /* !P1_STACK */

Completed in 117 milliseconds