Home
last modified time | relevance | path

Searched refs:sysarch_args (Results 1 – 13 of 13) sorted by relevance

/freebsd-12-stable/sys/mips/mips/
Dsys_machdep.c51 struct sysarch_args { struct
58 sysarch(struct thread *td, struct sysarch_args *uap) in sysarch() argument
/freebsd-12-stable/sys/amd64/include/
Dproc.h110 struct sysarch_args;
111 int sysarch_ldt(struct thread *td, struct sysarch_args *uap, int uap_space);
/freebsd-12-stable/sys/sparc64/sparc64/
Dsys_machdep.c50 struct sysarch_args { struct
57 sysarch(struct thread *td, struct sysarch_args *uap) in sysarch() argument
/freebsd-12-stable/sys/arm/arm/
Dsys_machdep.c55 struct sysarch_args { struct
194 sysarch(struct thread *td, struct sysarch_args *uap) in sysarch()
/freebsd-12-stable/sys/arm64/arm64/
Dsys_machdep.c42 sysarch(struct thread *td, struct sysarch_args *uap) in sysarch()
/freebsd-12-stable/sys/riscv/riscv/
Dsys_machdep.c45 sysarch(struct thread *td, struct sysarch_args *uap) in sysarch()
/freebsd-12-stable/sys/powerpc/powerpc/
Dsys_machdep.c48 sysarch(struct thread *td, struct sysarch_args *uap) in sysarch()
/freebsd-12-stable/sys/amd64/ia32/
Dia32_misc.c51 struct sysarch_args uap1; in freebsd32_sysarch()
/freebsd-12-stable/sys/amd64/amd64/
Dsys_machdep.c92 struct sysarch_args { struct
99 sysarch_ldt(struct thread *td, struct sysarch_args *uap, int uap_space) in sysarch_ldt() argument
173 sysarch(struct thread *td, struct sysarch_args *uap) in sysarch()
/freebsd-12-stable/sys/i386/i386/
Dsys_machdep.c128 struct sysarch_args { struct
135 sysarch(struct thread *td, struct sysarch_args *uap) in sysarch() argument
/freebsd-12-stable/sys/kern/
Dinit_sysent.c217 …{ AS(sysarch_args), (sy_call_t *)sysarch, AUE_SYSARCH, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }…
Dsystrace_args.c848 struct sysarch_args *p = params; in systrace_args()
/freebsd-12-stable/sys/sys/
Dsysproto.h497 struct sysarch_args { struct
1910 int sysarch(struct thread *, struct sysarch_args *);