Searched refs:uap_space (Results 1 – 2 of 2) sorted by relevance
113 int sysarch_ldt(struct thread *td, struct sysarch_args *uap, int uap_space);
99 sysarch_ldt(struct thread *td, struct sysarch_args *uap, int uap_space) in sysarch_ldt() argument110 if (uap_space == UIO_USERSPACE) { in sysarch_ldt()