amd64_iopl
int amd64_iopl(struct proc *, void *, register_t *);
error = amd64_iopl(p, SCARG(uap, parms), retval);
int amd64_iopl(int);