Searched refs:Stack (Results 1 – 25 of 32) sorted by relevance
12
/linux-2.6.39/arch/x86/kvm/ |
D | emulate.c | 75 #define Stack (1<<13) /* Stack instruction (push/pop) */ macro 2347 D(DstMem | SrcNone | ModRM | Mov | Stack), N, N, N, N, N, N, N, 2363 D(SrcMem | ModRM | Stack), 2364 I(SrcMemFAddr | ModRM | ImplicitOps | Stack, em_call_far), 2365 D(SrcMem | ModRM | Stack), D(SrcMemFAddr | ModRM | ImplicitOps), 2366 D(SrcMem | ModRM | Stack), N, 2400 D(ImplicitOps | Stack | No64), D(ImplicitOps | Stack | No64), 2403 D(ImplicitOps | Stack | No64), N, 2406 D(ImplicitOps | Stack | No64), D(ImplicitOps | Stack | No64), 2409 D(ImplicitOps | Stack | No64), D(ImplicitOps | Stack | No64), [all …]
|
/linux-2.6.39/arch/m32r/ |
D | Kconfig.debug | 13 bool "Stack utilization instrumentation"
|
/linux-2.6.39/arch/um/ |
D | Kconfig.debug | 32 bool "Stack utilization instrumentation"
|
/linux-2.6.39/arch/tile/ |
D | Kconfig.debug | 25 bool "Stack utilization instrumentation"
|
/linux-2.6.39/Documentation/x86/x86_64/ |
D | kernel-stacks | 34 events on x86_64. This feature is called the Interrupt Stack Table 59 Used for interrupt 12 - Stack Fault Exception (#SS).
|
/linux-2.6.39/Documentation/networking/caif/ |
D | Linux-CAIF.txt | 120 Stack and provides a Client interface for adding Link-Layer and 121 Driver interfaces on top of the CAIF Stack.
|
/linux-2.6.39/drivers/char/tpm/ |
D | Kconfig | 15 An implementation of the Trusted Software Stack (TSS), the
|
/linux-2.6.39/arch/xtensa/boot/boot-redboot/ |
D | bootstrap.S | 171 # a1 Stack
|
/linux-2.6.39/Documentation/zh_CN/ |
D | oops-tracing.txt | 171 Aug 29 09:51:01 blizard kernel: Stack: 315e97cc 00589f98 0100b0b4 bffffed4 0012e38e 00240c64 003a6f…
|
/linux-2.6.39/arch/sh/ |
D | Kconfig.debug | 32 bool "Stack utilization instrumentation"
|
/linux-2.6.39/Documentation/mn10300/ |
D | ABI.txt | 45 Stack:
|
/linux-2.6.39/arch/powerpc/ |
D | Kconfig.debug | 23 int "Stack depth to print" if DEBUG_KERNEL 39 bool "Stack utilization instrumentation"
|
/linux-2.6.39/scripts/dtc/ |
D | dtc-parser.tab.c_shipped | 369 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \ 373 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \ 374 Stack = &yyptr->Stack_alloc; \ 375 yynewbytes = yystacksize * sizeof (*Stack) + YYSTACK_GAP_MAXIMUM; \ 788 YYFPRINTF (stderr, "Stack now"); 1297 YYDPRINTF ((stderr, "Stack size increased to %lu\n",
|
D | dtc-lexer.lex.c_shipped | 261 /* Stack of input buffers. */ 264 static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
|
/linux-2.6.39/Documentation/ |
D | nmi_watchdog.txt | 22 kernel debugging options, such as Kernel Stack Meter or Kernel Tracer,
|
D | oops-tracing.txt | 207 Aug 29 09:51:01 blizard kernel: Stack: 315e97cc 00589f98 0100b0b4 bffffed4 0012e38e 00240c64 003a6f…
|
/linux-2.6.39/scripts/genksyms/ |
D | parse.c_shipped | 389 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \ 393 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \ 394 Stack = &yyptr->Stack_alloc; \ 395 yynewbytes = yystacksize * sizeof (*Stack) + YYSTACK_GAP_MAXIMUM; \ 1036 YYFPRINTF (stderr, "Stack now"); 1545 YYDPRINTF ((stderr, "Stack size increased to %lu\n",
|
/linux-2.6.39/Documentation/usb/ |
D | gadget_serial.txt | 67 | Windows) Driver USB Stack | | 78 | System USB Stack |
|
/linux-2.6.39/scripts/kconfig/ |
D | zconf.tab.c_shipped | 407 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \ 411 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \ 412 Stack = &yyptr->Stack_alloc; \ 413 yynewbytes = yystacksize * sizeof (*Stack) + YYSTACK_GAP_MAXIMUM; \ 987 YYFPRINTF (stderr, "Stack now"); 1526 YYDPRINTF ((stderr, "Stack size increased to %lu\n",
|
D | lex.zconf.c_shipped | 279 /* Stack of input buffers. */ 282 static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
|
/linux-2.6.39/net/mac80211/ |
D | Kconfig | 2 tristate "Generic IEEE 802.11 Networking Stack (mac80211)"
|
/linux-2.6.39/Documentation/x86/ |
D | boot.txt | 67 | Stack/heap | For use by the kernel real-mode code. 119 | Stack/heap | For use by the kernel real-mode code. 775 0x8000-0xdfff Stack and heap 781 0x8000-0x97ff Stack and heap
|
/linux-2.6.39/arch/x86/ |
D | Kconfig.debug | 70 bool "Stack utilization instrumentation"
|
/linux-2.6.39/Documentation/frv/ |
D | mmu-layout.txt | 195 02000000-021fffff 2MB Stack space (grows down from top)
|
/linux-2.6.39/Documentation/kdump/ |
D | kdump.txt | 420 Stack trace for the task on processor 0, register display, and memory
|
12