/linux-4.4.14/arch/powerpc/oprofile/ |
D | backtrace.c | 17 #define STACK_SP(STACK) *(STACK) argument 19 #define STACK_LR64(STACK) *((unsigned long *)(STACK) + 2) argument 20 #define STACK_LR32(STACK) *((unsigned int *)(STACK) + 1) argument 23 #define STACK_LR(STACK) STACK_LR64(STACK) argument 25 #define STACK_LR(STACK) STACK_LR32(STACK) argument
|
/linux-4.4.14/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-4.4.14/drivers/scsi/ |
D | aha152x.h | 44 #define STACK (HOSTIOPORT1+0x1d) /* stack */ macro
|
/linux-4.4.14/drivers/scsi/aic94xx/ |
D | aic94xx_reg_def.h | 402 #define STACK 0x06 macro 534 #define CSTACK (CSEQ_CIO_REG_BASE_ADR + STACK) 869 #define LmSTACK(LinkNum) LmSEQ_PHY_REG(0, LinkNum, STACK)
|
D | aic94xx_dump.c | 298 PRINT_CREG_16bit(asd_ha, STACK); in asd_dump_cseq_state() 506 PRINT_LREG_16bit(asd_ha, lseq, STACK); in asd_dump_lseq_state()
|
/linux-4.4.14/firmware/keyspan_pda/ |
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-4.4.14/drivers/scsi/aic7xxx/ |
D | aic79xx_core.c | 9661 ahd_outb(ahd, STACK, i & 0xFF); in ahd_probe_stack_size() 9662 ahd_outb(ahd, STACK, (i >> 8) & 0xFF); in ahd_probe_stack_size() 9669 stack_entry = ahd_inb(ahd, STACK) in ahd_probe_stack_size() 9670 |(ahd_inb(ahd, STACK) << 8); in ahd_probe_stack_size() 9977 ahd_inb(ahd, STACK)|(ahd_inb(ahd, STACK) << 8); in ahd_dump_card_state() 9981 ahd_outb(ahd, STACK, ahd->saved_stack[i] & 0xFF); in ahd_dump_card_state() 9982 ahd_outb(ahd, STACK, (ahd->saved_stack[i] >> 8) & 0xFF); in ahd_dump_card_state()
|
D | aic7xxx_reg.h_shipped | 582 #define STACK 0x6f
|
D | aic79xx.seq | 505 bmov LONGJMP_ADDR, STACK, 2; 508 bmov LONGJMP_ADDR, STACK, 2; 510 bmov STACK, LONGJMP_ADDR, 2 ret;
|
D | aic7xxx.reg | 724 register STACK {
|
D | aic7xxx_core.c | 7229 printk(" 0x%x", ahc_inb(ahc, STACK)|(ahc_inb(ahc, STACK) << 8)); in ahc_dump_card_state()
|
D | aic79xx_reg.h_shipped | 2392 #define STACK 0xf2
|
D | aic79xx.reg | 3606 register STACK {
|
/linux-4.4.14/arch/m68k/kernel/ |
D | head.S | 400 #define STACK %a6@(stackstart) macro 2043 1: lea STACK,%a0
|
/linux-4.4.14/tools/perf/ |
D | builtin-trace.c | 433 P_MMAP_FLAG(STACK); in syscall_arg__scnprintf_mmap_flags()
|
/linux-4.4.14/scripts/genksyms/ |
D | parse.tab.c_shipped | 401 /* Relocate STACK from its old location to the new one. The
|
/linux-4.4.14/scripts/dtc/ |
D | dtc-parser.tab.c_shipped | 398 /* Relocate STACK from its old location to the new one. The
|
/linux-4.4.14/scripts/kconfig/ |
D | zconf.tab.c_shipped | 392 /* Relocate STACK from its old location to the new one. The
|
/linux-4.4.14/ |
D | MAINTAINERS | 11651 WIMAX STACK
|