Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/x86/include/
Dsysarch.h164 int amd64_set_ioperm(struct thread *, struct i386_ioperm_args *);
/freebsd-12-stable/sys/amd64/amd64/
Dsys_machdep.c282 error = amd64_set_ioperm(td, &iargs); in sysarch()
394 amd64_set_ioperm(td, uap) in amd64_set_ioperm() function