Home
last modified time | relevance | path

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

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