Home
last modified time | relevance | path

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

/freebsd/sys/x86/include/
H A Dsysarch.h162 int amd64_set_ioperm(struct thread *, struct i386_ioperm_args *);
/freebsd/sys/amd64/amd64/
H A Dsys_machdep.c278 error = amd64_set_ioperm(td, &iargs); in sysarch()
390 amd64_set_ioperm(struct thread *td, struct i386_ioperm_args *uap) in amd64_set_ioperm() function