Searched refs:tb_jmp_cache_hash_page (Results 1 – 2 of 2) sorted by relevance
173 static inline unsigned int tb_jmp_cache_hash_page(target_ulong pc) in tb_jmp_cache_hash_page() function
1759 i = tb_jmp_cache_hash_page(addr - TARGET_PAGE_SIZE); in tlb_flush_jmp_cache()1763 i = tb_jmp_cache_hash_page(addr); in tlb_flush_jmp_cache()