Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/i386/
H A Dseg.h117 limit_high:4, /* limit 16..19 */ member
152 .limit_high = (lim >> 16) & 0xf, \
H A Dpcb_native.c897 .limit_high = 0, in machine_thread_set_tsd_base()
/xnu-8020.140.41/osfmk/kern/
H A Dtask_policy.c3996 int32_t limit_high = (linfo->lei_limit >> 32) & MASK32; in trace_resource_violation() local
4005 limit_high, limit_low, in trace_resource_violation()