/linux-2.4.37.9/arch/alpha/lib/ |
D | divide.S | 66 #define STACK 48 macro 74 #define STACK 32 macro 97 subq $30,STACK,$30 98 .frame $30,STACK,$23 151 addq $30,STACK,$30 169 subq $30,STACK,$30 170 .frame $30,STACK,$23 193 addq $30,STACK,$30
|
D | ev6-divide.S | 76 #define STACK 48 macro 84 #define STACK 32 macro 107 subq $30,STACK,$30 # E : 108 .frame $30,STACK,$23 205 addq $30,STACK,$30 # E : 223 subq $30,STACK,$30 # E : 224 .frame $30,STACK,$23 257 addq $30,STACK,$30 # E :
|
/linux-2.4.37.9/drivers/net/wan/ |
D | munich32x.h | 37 #define STACK (0x08 >> 2) macro
|
/linux-2.4.37.9/drivers/scsi/ |
D | aha152x.h | 87 #define STACK (HOSTIOPORT1+0x1d) /* stack */ macro
|
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_reg.h | 348 #define STACK 0x6f macro
|
D | aic7xxx.reg | 573 register STACK {
|
/linux-2.4.37.9/drivers/usb/serial/ |
D | keyspan_pda.S | 126 #define STACK #0x60-1 macro 217 start: mov SP,STACK-1 ; set stack
|
D | xircom_pgs.S | 126 #define STACK #0x60-1 macro 219 start: mov SP,STACK-1 ; set stack
|
/linux-2.4.37.9/Documentation/x86_64/ |
D | mm.txt | 97 KERNEL STACK:
|
/linux-2.4.37.9/drivers/char/rio/ |
D | rioroute.c | 111 #ifdef STACK in RIORouteRup()
|
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic79xx_core.c | 8391 ahd_outb(ahd, STACK, i & 0xFF); in ahd_probe_stack_size() 8392 ahd_outb(ahd, STACK, (i >> 8) & 0xFF); in ahd_probe_stack_size() 8399 stack_entry = ahd_inb(ahd, STACK) in ahd_probe_stack_size() 8400 |(ahd_inb(ahd, STACK) << 8); in ahd_probe_stack_size() 8689 ahd_inb(ahd, STACK)|(ahd_inb(ahd, STACK) << 8); in ahd_dump_card_state() 8693 ahd_outb(ahd, STACK, ahd->saved_stack[i] & 0xFF); in ahd_dump_card_state() 8694 ahd_outb(ahd, STACK, (ahd->saved_stack[i] >> 8) & 0xFF); in ahd_dump_card_state()
|
D | aic7xxx_reg.h | 1457 #define STACK 0x6f macro
|
D | aic79xx.seq | 376 bmov LONGJMP_ADDR, STACK, 2 ret; 378 bmov LONGJMP_ADDR, STACK, 2; 380 bmov STACK, LONGJMP_ADDR, 2 ret;
|
D | aic7xxx.reg | 671 register STACK {
|
D | aic79xx_reg.h | 3495 #define STACK 0xf2 macro
|
D | aic7xxx_core.c | 6709 printf(" 0x%x", ahc_inb(ahc, STACK)|(ahc_inb(ahc, STACK) << 8)); in ahc_dump_card_state()
|
D | aic79xx.reg | 3397 register STACK {
|
/linux-2.4.37.9/arch/m68k/kernel/ |
D | head.S | 414 #define STACK %a6@(stackstart) macro 2101 1: lea STACK,%a0
|
/linux-2.4.37.9/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 3996 # FP UNIMPLEMENTED INSTRUCTION STACK FRAME:
|