Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dproto.h11 void syscall_init(void);
/linux/arch/x86/power/
H A Dcpu.c172 syscall_init(); /* This sets MSR_*STAR and related */ in fix_processor_context()
/linux/arch/x86/kernel/cpu/
H A Dcommon.c2077 void syscall_init(void) in syscall_init() function
2253 syscall_init(); in cpu_init()