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