Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/x86_64/ia32/
Dia32entry.S65 call *ia32_sys_call_table(,%rax,8) # xxx: rip relative
79 call *ia32_sys_call_table(,%rax,8)
140 .globl ia32_sys_call_table
141 ia32_sys_call_table: label
386 .rept IA32_NR_syscalls-(ia32_syscall_end-ia32_sys_call_table)/8
Dia32_ioctl.c4723 extern unsigned long ia32_sys_call_table[];
4724 EXPORT_SYMBOL(ia32_sys_call_table);