Searched refs:old_prefix (Results 1 – 2 of 2) sorted by relevance
30 old_prefix = re.compile(b("##DEFAULT_INSTALL_DIR##")) variable157 new_ldsocache_path = old_prefix.sub(new_prefix, ldsocache_path)172 new_path = old_prefix.sub(new_prefix, path)194 new_path = old_prefix.sub(new_prefix, path)
154 const uint32_t old_prefix = env->psa; in HELPER() local157 if (prefix == old_prefix) { in HELPER()176 if (old_prefix != 0) { in HELPER()177 tlb_flush_page(cs, old_prefix); in HELPER()178 tlb_flush_page(cs, old_prefix + TARGET_PAGE_SIZE); in HELPER()