Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/entry/vdso/
Dvdso32-setup.c51 int __init sysenter_setup(void) in sysenter_setup() function
60 subsys_initcall(sysenter_setup);
/linux-4.4.14/arch/x86/include/asm/
Dprocessor.h612 extern int sysenter_setup(void);
/linux-4.4.14/arch/x86/kernel/cpu/
Dcommon.c1025 sysenter_setup(); in identify_boot_cpu()