Home
last modified time | relevance | path

Searched refs:USEGD_GETLIMIT (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/intel/sys/
H A Dsegments.h223 #define USEGD_GETLIMIT(usd) ((usd)->usd_lolimit | \ macro
271 #define USEGD_GETLIMIT(usd) ((usd)->usd_lolimit | \ macro
/titanic_44/usr/src/uts/intel/ia32/os/
H A Dsysi86.c250 ssd->ls = USEGD_GETLIMIT(usd); in usd_to_ssd()
/titanic_44/usr/src/uts/intel/dtrace/
H A Dfasttrap_isa.c836 limit = USEGD_GETLIMIT(desc) * (desc->usd_gran ? PAGESIZE : 1); in fasttrap_do_seg()
/titanic_44/usr/src/cmd/mdb/common/modules/genunix/
H A Dgcore.c1431 ssd->ls = USEGD_GETLIMIT(usd); in gcore_usd_to_ssd()