Searched refs:uapl (Results 1 – 1 of 1) sorted by relevance
49 struct i386_ldt_args uapl; in freebsd32_sysarch() local57 uap1.parms = (char *)&uapl; in freebsd32_sysarch()58 uapl.start = uapl32.start; in freebsd32_sysarch()59 uapl.descs = (struct user_segment_descriptor *)(uintptr_t) in freebsd32_sysarch()61 uapl.num = uapl32.num; in freebsd32_sysarch()