Searched defs:ia32_sys_call_table (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/entry/ | ||
A D | syscall_32.c | 23 __visible const sys_call_ptr_t ia32_sys_call_table[] = { variable |
/linux/arch/x86/include/asm/ | ||
A D | syscall.h | 23 #define ia32_sys_call_table sys_call_table macro |
Completed in 5 milliseconds