Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dproto.h11 void syscall_init(void);
/linux/arch/x86/power/
H A Dcpu.c174 syscall_init(); /* This sets MSR_*STAR and related */ in fix_processor_context()