Home
last modified time | relevance | path

Searched refs:SYSENTER_stack (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/x86/kernel/
Dasm-offsets_32.c71 offsetofend(struct tss_struct, SYSENTER_stack)); in foo()
/linux-4.1.27/arch/x86/include/asm/
Dprocessor.h299 unsigned long SYSENTER_stack[64]; member
/linux-4.1.27/arch/x86/kernel/cpu/
Dcommon.c1025 (unsigned long)tss + offsetofend(struct tss_struct, SYSENTER_stack), in enable_sep_cpu()