Home
last modified time | relevance | path

Searched refs:SEL_LDT (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/intel/fs/proc/
H A Dprmachdep.c574 usd_to_ssd(udp, ssd++, SEL_LDT(i)); in prgetldt()
/titanic_50/usr/src/uts/intel/sys/
H A Dsegments.h127 #define SEL_LDT(s) (IDXTOSEL(s) | SEL_TI_LDT | SEL_UPL) /* local sel */ macro
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dgcore.c1967 gcore_usd_to_ssd(udp, pldt++, SEL_LDT(i)); in Pldt_gcore()