Searched refs:INT_STACK_SIZE (Results 1 – 5 of 5) sorted by relevance
252 #define INT_STACK_SIZE (128 * 128) /* 128 128-byte stack frames */ macro451 ((framep)->fp > (u_int)cpuinfo.eintstack - INT_STACK_SIZE && \
49 (u_int)(fr) >= (u_int)ddb_cpuinfo->eintstack - INT_STACK_SIZE \
150 define INT_STACK_SIZE INT_STACK_SIZE
571 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()
142 .skip INT_STACK_SIZE ! 16k = 128 128-byte stack frames1534 sethi %hi(INT_STACK_SIZE), %l6; \1561 SET_SP_REDZONE_VAR(_EINTSTACKP, -INT_STACK_SIZE, %l6, %l5); \2189 set INT_STACK_SIZE, %l6