Lines Matching refs:SEL_UPL
385 .ssd_dpl = SEL_UPL,
394 .ssd_dpl = SEL_UPL,
421 .ssd_dpl = SEL_UPL,
430 .ssd_dpl = SEL_UPL,
439 .ssd_dpl = SEL_UPL,
1194 ((u_int64_t)GSEL(GUCODE32_SEL, SEL_UPL) << 48); in amd64_conf_fast_syscall()
1433 SEL_UPL, 0); in hammer_time()
1435 SEL_UPL, 0); in hammer_time()
1464 &IDTVEC(dtrace_ret), SDT_SYSIGT, SEL_UPL, 0); in hammer_time()
1599 _ucodesel = GSEL(GUCODE_SEL, SEL_UPL); in hammer_time()
1600 _udatasel = GSEL(GUDATA_SEL, SEL_UPL); in hammer_time()
1601 _ucode32sel = GSEL(GUCODE32_SEL, SEL_UPL); in hammer_time()
1602 _ufssel = GSEL(GUFS32_SEL, SEL_UPL); in hammer_time()
1603 _ugssel = GSEL(GUGS32_SEL, SEL_UPL); in hammer_time()