Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dsysarch.h163 int amd64_get_ioperm(struct thread *, struct i386_ioperm_args *);
/f-stack/freebsd/amd64/amd64/
H A Dsys_machdep.c276 error = amd64_get_ioperm(td, &iargs); in sysarch()
451 amd64_get_ioperm(td, uap) in amd64_get_ioperm() function