Home
last modified time | relevance | path

Searched defs:cpu_current_top_of_stack (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dthread_info.h216 # define cpu_current_top_of_stack (cpu_tss_rw + TSS_sp1) macro
Dprocessor.h435 #define cpu_current_top_of_stack cpu_tss_rw.x86_tss.sp1 macro