Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dcurrent.h23 unsigned long top_of_stack; member
A Dprocessor.h514 return this_cpu_read_stable(pcpu_hot.top_of_stack); in current_top_of_stack()
/linux-6.3-rc2/arch/x86/kernel/
A Dprocess_32.c200 this_cpu_write(pcpu_hot.top_of_stack, in __switch_to()
A Dasm-offsets.c117 OFFSET(X86_top_of_stack, pcpu_hot, top_of_stack); in common()
A Dtraps.c861 struct pt_regs *regs = (struct pt_regs *)this_cpu_read(pcpu_hot.top_of_stack) - 1; in sync_regs()
879 sp = this_cpu_read(pcpu_hot.top_of_stack); in vc_switch_off_ist()
A Dprocess_64.c621 raw_cpu_write(pcpu_hot.top_of_stack, task_top_of_stack(next_p)); in __switch_to()
A Dsmpboot.c1061 per_cpu(pcpu_hot.top_of_stack, cpu) = task_top_of_stack(idle); in common_cpu_up()
/linux-6.3-rc2/arch/x86/kernel/cpu/
A Dcommon.c2029 .top_of_stack = TOP_OF_INIT_STACK,

Completed in 25 milliseconds