Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dtask_switch.c110 #define SEL_LIMIT(sel) (((sel) | 0x7)) macro
202 if (limit < SEL_LIMIT(sel)) in desc_table_limit_check()
229 assert(limit >= SEL_LIMIT(sel)); in desc_table_rw()