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