Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dzalloc_internal.h194 Z_FAST_MOD(uint64_t offs, uint64_t magic, uint64_t size) in Z_FAST_MOD() function
H A Dzalloc.c1289 offs = Z_FAST_MOD(addr - zone_elem_inner_offs(zone) - page + size, in zone_element_bounds_check_panic()
1331 offs = Z_FAST_MOD(offs + size, zone->z_quo_magic, size); in zone_element_bounds_check()