Lines Matching refs:stacks
1 Kernel stacks on x86-64 bit
9 active thread. These thread stacks are THREAD_SIZE (2*PAGE_SIZE) big.
10 These stacks contain useful data as long as a thread is alive or a
14 In addition to the per thread stacks, there are specialized stacks
15 associated with each CPU. These stacks are only used while the kernel
17 specialized stacks contain no useful data. The main CPU stacks are:
24 the split thread and interrupt stacks on i386, this gives more room
32 hardware stacks cannot nest without races.
40 point to dedicated stacks; each stack can be a different size.
52 Events with different IST codes (i.e. with different stacks) can be
58 If that assumption is ever broken then the stacks will become corrupt.
60 The currently assigned IST stacks are :-
76 middle of switching stacks. Using IST for NMI events avoids making
94 middle of switching stacks. Using IST for MCE events avoids making
139 [*] For things like IRQ and IST stacks, we also scan those stacks, in