Searched refs:__LC_KERNEL_STACK (Results 1 – 9 of 9) sorted by relevance
/linux-2.4.37.9/arch/s390x/kernel/ |
D | entry.S | 74 0: lg %r15,__LC_KERNEL_STACK # problem state -> load ksp 99 lg %r9,__LC_KERNEL_STACK # load pointer to task_struct to %r9
|
D | process.c | 128 "d" (arg), "a" (fn), "i" (__LC_KERNEL_STACK) , in arch_kernel_thread()
|
/linux-2.4.37.9/arch/s390/kernel/ |
D | entry.S | 87 0: l %r15,__LC_KERNEL_STACK # problem state -> load ksp 113 al %r9,__LC_KERNEL_STACK
|
D | process.c | 132 "d" (arg), "d" (fn), "i" (__LC_KERNEL_STACK) , "i" (-STACK_FRAME_OVERHEAD) in arch_kernel_thread()
|
/linux-2.4.37.9/include/asm-s390/ |
D | lowcore.h | 43 #define __LC_KERNEL_STACK 0xC40 macro
|
/linux-2.4.37.9/include/asm-s390x/ |
D | lowcore.h | 44 #define __LC_KERNEL_STACK 0xD40 macro
|
/linux-2.4.37.9/arch/s390x/mm/ |
D | fault.c | 376 { 0x258, 0, 5, 2, __LC_KERNEL_STACK, 1ULL << 48, 1ULL << 48, in pfault_init()
|
/linux-2.4.37.9/arch/s390/mm/ |
D | fault.c | 465 { 0x258, 0, 5, 2, __LC_KERNEL_STACK, 1ULL << 48, 1ULL << 48, 0ULL }; in pfault_init()
|
/linux-2.4.37.9/Documentation/s390/ |
D | Debugging390.txt | 319 the __LC_KERNEL_STACK variable in the spare prefix area for this cpu
|