Searched refs:cyp_modify_levels (Results 1 – 2 of 2) sorted by relevance
501 uint32_t cyp_modify_levels; member
1314 lev = cpu->cyp_modify_levels; in cyclic_softint()1316 } while (atomic_cas_32(&cpu->cyp_modify_levels, lev, nlev) != in cyclic_softint()1495 cpu->cyp_modify_levels = 0; in cyclic_expand()1504 ASSERT(cpu->cyp_modify_levels == CY_SOFT_LEVELS); in cyclic_expand()