Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/sys/
H A Dfasttrap_impl.h158 ulong_t fth_nent; /* power-of-2 num. of entries */
159 ulong_t fth_mask; /* fth_nent - 1 */
H A Ddtrace.h120 typedef unsigned long ulong_t;
/xnu-12377.81.4/osfmk/libsa/
H A Dtypes.h93 typedef unsigned long ulong_t; typedef
/xnu-12377.81.4/bsd/dev/dtrace/
H A Dfasttrap.c234 fasttrap_highbit(ulong_t i) in fasttrap_highbit()
2599 ulong_t nent; in fasttrap_attach()
/xnu-12377.81.4/osfmk/x86_64/
H A Dpmap.c1502 (ulong_t)pn, attr, pr_name, va, pte); in pmap_assert_free()