Searched refs:som_set_now_offset (Results 1 – 4 of 4) sorted by relevance
202 if (to_offset != scratch->som_set_now_offset) { in handleSomInternal()203 assert(scratch->som_set_now_offset == ~0ULL in handleSomInternal()204 || to_offset > scratch->som_set_now_offset); in handleSomInternal()208 scratch->som_set_now_offset = to_offset; in handleSomInternal()431 if (to_offset != scratch->som_set_now_offset) { in setSomFromSomAware()435 scratch->som_set_now_offset = to_offset; in setSomFromSomAware()
204 u64a som_set_now_offset; /**< offset at which som_set_now represents */ member
140 s->som_set_now_offset = ~0ULL; in populateCoreInfo()
446 scratch->som_set_now_offset = 45; in mangle_scratch()