Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/vdso/
Dvdso32-setup.c67 int __init sysenter_setup(void) in sysenter_setup() function
86 subsys_initcall(sysenter_setup);
/linux-4.1.27/arch/x86/include/asm/
Dprocessor.h739 extern int sysenter_setup(void);
/linux-4.1.27/arch/x86/kernel/cpu/
Dcommon.c1040 sysenter_setup(); in identify_boot_cpu()