Query: x86_64_iopl
OS: netbsd
Section: 2
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
X86_64_IOPL(2) BSD/x86_64 System Calls Manual X86_64_IOPL(2)NAMEx86_64_iopl -- change the x86_64 I/O privilege levelLIBRARYx86_64 Architecture Library (libx86_64, -lx86_64)SYNOPSIS#include <sys/types.h> #include <machine/sysarch.h> int x86_64_iopl(int iopl);DESCRIPTIONx86_64_iopl() sets the x86_64 I/O privilege level to the value specified by iopl. This call is restricted to the super-user.RETURN VALUESUpon successful completion, x86_64_iopl() returns 0. Otherwise, a value of -1 is returned and the global variable errno is set to indicate the error.ERRORSx86_64_iopl() will fail if: [EPERM] The caller was not the super-user, or the operation was not permitted at the current security level.WARNINGYou can really hose your machine if you enable user-level I/O and write to hardware ports without care.BSDJuly 3, 2002 BSD
Related Man Pages |
---|
x86_64_set_mtrr(2) - netbsd |
iopl(2) - mojave |
iopl(2) - php |
iopl(2) - posix |
iopl(2) - x11r4 |
Similar Topics in the Unix Linux Community |
---|
Vm versus physical linux server |
NetBSD 6.1.2: apm and admd not found |
Make bold chars in UNIX |
Grandpa returning to UNIX |