Searched refs:sys_iopl (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/um/sys-i386/
H A Dsys_call_table.S4 #define sys_iopl sys_ni_syscall define
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dioport.c96 * sys_iopl has to be used when you want to access the IO ports
106 asmlinkage long sys_iopl(unsigned int level, struct pt_regs *regs) function
H A Dentry.S389 PTREGSCALL stub_iopl, sys_iopl, %rsi
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/kernel/
H A Dioport.c125 * sys_iopl has to be used when you want to access the IO ports
135 asmlinkage long sys_iopl(unsigned long unused) function
H A Dsyscall_table.S112 .long sys_iopl /* 110 */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/x86_64/ia32/
H A Dia32entry.S369 PTREGSCALL stub32_iopl, sys_iopl, %rsi
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-x86_64/
H A Dunistd.h666 asmlinkage long sys_iopl(unsigned int level, struct pt_regs *regs);

Completed in 119 milliseconds