Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/arm/commpage/
H A Dcommpage.c214 uint64_t user_max = UINT64_MAX; in commpage_populate() local
215 asb_addr %= (user_max - user_min); in commpage_populate()
/xnu-12377.1.9/osfmk/i386/commpage/
H A Dcommpage.c642 uint64_t user_max = UINT64_MAX; in commpage_populate() local
643 asb_addr %= (user_max - user_min); in commpage_populate()