Searched refs:STACK_SIZE (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/sparc64/loader/
H A Dlocore.S23 #define STACK_SIZE (2 * PAGE_SIZE) define
36 setx stack + STACK_SIZE - SPOFF - CCFSZ, %l7, %l6
42 .comm stack, STACK_SIZE, 32
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dboot.S54 movl $(stack + STACK_SIZE), %esp
79 .comm stack, STACK_SIZE
H A Dboot.S.texi54 movl $(stack + STACK_SIZE), %esp
79 .comm stack, STACK_SIZE
H A Dmultiboot.h34 #define STACK_SIZE 0x4000 macro
H A Dmultiboot.h.texi34 #define STACK_SIZE 0x4000
/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_xboot.h43 #define STACK_SIZE 0x8000 macro
H A Ddboot_xen.s65 addq $STACK_SIZE, %rsp
110 addl $STACK_SIZE, %esp
H A Ddboot_grub.s91 addl $STACK_SIZE, %esp
H A Ddboot_startkern.c102 char stack_space[STACK_SIZE];
/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dsun4u_srt0.s60 #define STACK_SIZE 0x14000 define
62 .skip STACK_SIZE
/illumos-gate/usr/src/cmd/compress/
H A Dcompress.c274 #define STACK_SIZE 15000 macro
1488 int stack_top = STACK_SIZE;
1516 STACK_SIZE - stack_top, stderr);
1517 stack_top = STACK_SIZE;
1539 STACK_SIZE - stack_top, stderr);
1540 stack_top = STACK_SIZE;
/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_conf.c790 #define STACK_SIZE (32*1024) macro

Completed in 56 milliseconds