Searched refs:Z_FAST_MOD (Results 1 – 2 of 2) sorted by relevance
194 Z_FAST_MOD(uint64_t offs, uint64_t magic, uint64_t size) in Z_FAST_MOD() function
1289 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()