Searched refs:PRIV_IO (Results 1 – 7 of 7) sorted by relevance
77 #define PRIV_IO 12 /* Can perform low-level I/O. */ macro
166 if ((error = priv_check(td, PRIV_IO)) != 0) in linux_iopl()
460 error = priv_check(td, PRIV_IO); in cpu_procctl()
405 if ((error = priv_check(td, PRIV_IO)) != 0)
343 if ((error = priv_check(td, PRIV_IO)) != 0)
389 if ((error = priv_check(td, PRIV_IO)) != 0) in linux_iopl()
486 if ((error = priv_check(td, PRIV_IO)) != 0) in linux_iopl()