Home
last modified time | relevance | path

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

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