Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/arm/commpage/
H A Dcommpage.c245 uint64_t user_max = UINT64_MAX; in commpage_populate() local
246 asb_addr %= (user_max - user_min); in commpage_populate()
/xnu-10063.141.1/osfmk/i386/commpage/
H A Dcommpage.c641 uint64_t user_max = UINT64_MAX; in commpage_populate() local
642 asb_addr %= (user_max - user_min); in commpage_populate()