Searched refs:z_quo_magic (Results 1 – 2 of 2) sorted by relevance
244 uint64_t z_quo_magic; member
1225 eidx = Z_FAST_QUO(offs, zone->z_quo_magic); in zone_element_resolve()1290 zone->z_quo_magic, size); in zone_element_bounds_check_panic()1331 offs = Z_FAST_MOD(offs + size, zone->z_quo_magic, size); in zone_element_bounds_check()6037 Z_FAST_QUO(offs, zone->z_quo_magic)); in __zcache_mark_invalid()6536 Z_FAST_QUO(offs, zone->z_quo_magic)); in __zcache_mark_valid()9558 z->z_quo_magic = 0;9569 z->z_quo_magic = Z_MAGIC_QUO(size);