Home
last modified time | relevance | path

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

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