Home
last modified time | relevance | path

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

/arch/x86/entry/vdso/
Dvdso32-setup.c54 int __init sysenter_setup(void) in sysenter_setup() function
63 subsys_initcall(sysenter_setup);
/arch/x86/include/asm/
Dprocessor.h674 extern int sysenter_setup(void);
/arch/x86/kernel/cpu/
Dcommon.c1803 sysenter_setup(); in identify_boot_cpu()