Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/arm/commpage/
H A Dcommpage.c213 uint64_t user_max = UINT64_MAX; in commpage_populate() local
214 asb_addr %= (user_max - user_min); in commpage_populate()
/xnu-11417.121.6/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()