Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc/include/
H A Dcpu.h252 #define INT_STACK_SIZE (128 * 128) /* 128 128-byte stack frames */ macro
451 ((framep)->fp > (u_int)cpuinfo.eintstack - INT_STACK_SIZE && \
/netbsd-src/sys/arch/sparc/sparc/
H A Ddb_trace.c49 (u_int)(fr) >= (u_int)ddb_cpuinfo->eintstack - INT_STACK_SIZE \
H A Dgenassym.cf150 define INT_STACK_SIZE INT_STACK_SIZE
H A Dcpu.c571 intstack = uvm_km_alloc(kernel_map, INT_STACK_SIZE, 0, UVM_KMF_WIRED); in cpu_attach_non_boot()
574 cpi->eintstack = (void*)(intstack + INT_STACK_SIZE); in cpu_attach_non_boot()
H A Dlocore.s142 .skip INT_STACK_SIZE ! 16k = 128 128-byte stack frames
1534 sethi %hi(INT_STACK_SIZE), %l6; \
1561 SET_SP_REDZONE_VAR(_EINTSTACKP, -INT_STACK_SIZE, %l6, %l5); \
2189 set INT_STACK_SIZE, %l6