Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/x86/include/
HDsysarch.h161 int amd64_get_ioperm(struct thread *, struct i386_ioperm_args *);
/freebsd-14-stable/sys/amd64/amd64/
HDsys_machdep.c275 error = amd64_get_ioperm(td, &iargs); in sysarch()
447 amd64_get_ioperm(struct thread *td, struct i386_ioperm_args *uap) in amd64_get_ioperm() function