Searched refs:syscall_init (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/include/asm/ | ||
H A D | proto.h | 11 void syscall_init(void); |
/linux/arch/x86/power/ | ||
H A D | cpu.c | 174 syscall_init(); /* This sets MSR_*STAR and related */ in fix_processor_context() |