Home
last modified time | relevance | path

Searched refs:kstack (Results 1 – 8 of 8) sorted by relevance

/linux-3.4.99/arch/powerpc/mm/
Dslb.c107 ksp_esid_data = mk_esid_data(get_paca()->kstack, mmu_kernel_ssize, 2); in __slb_flush_and_rebolt()
114 slb_shadow_update(get_paca()->kstack, mmu_kernel_ssize, lflags, 2); in __slb_flush_and_rebolt()
327 (get_paca()->kstack & slb_esid_mask(mmu_kernel_ssize)) > PAGE_OFFSET) in slb_initialize()
328 create_shadowed_slbe(get_paca()->kstack, in slb_initialize()
/linux-3.4.99/arch/mips/kernel/
Dsmtc.c885 struct pt_regs *kstack; in post_direct_ipi() local
908 kstack = ((struct pt_regs *)read_tc_gpr_sp()) - 1; in post_direct_ipi()
910 kstack = ((struct pt_regs *)kernelsp[cpu]) - 1; in post_direct_ipi()
913 kstack->cp0_epc = (long)tcrestart; in post_direct_ipi()
915 kstack->cp0_tcstatus = tcstatus; in post_direct_ipi()
917 kstack->pad0[4] = (unsigned long)pipi; in post_direct_ipi()
919 kstack->pad0[5] = (unsigned long)&ipi_decode; in post_direct_ipi()
/linux-3.4.99/arch/powerpc/include/asm/
Dpaca.h129 u64 kstack; /* Saved Kernel stack addr */ member
/linux-3.4.99/arch/c6x/kernel/
Dentry.S61 SHR .S2 B0,THREAD_SHIFT,B0 ; 0 if already using kstack
62 [B0] STDW .D2T2 SP:DP,*--B1[1] ; user: save user sp/dp kstack
63 [B0] MV .S2 B1,SP ; and switch to kstack
/linux-3.4.99/arch/powerpc/kernel/
Dsmp.c484 paca[cpu].kstack = (unsigned long)ti + THREAD_SIZE - STACK_FRAME_OVERHEAD; in create_idle()
Dasm-offsets.c139 DEFINE(PACAKSAVE, offsetof(struct paca_struct, kstack)); in main()
/linux-3.4.99/Documentation/x86/x86_64/
Dboot-options.txt296 kstack=N Print N words from the kernel stack in oops dumps.
/linux-3.4.99/Documentation/
Dkernel-parameters.txt1244 kstack=N [X86] Print N words from the kernel stack