Searched refs:tb_jmp_cache_hash_func (Results 1 – 3 of 3) sorted by relevance
46 static inline unsigned int tb_jmp_cache_hash_func(vaddr pc) in tb_jmp_cache_hash_func() function57 static inline unsigned int tb_jmp_cache_hash_func(vaddr pc) in tb_jmp_cache_hash_func() function
235 hash = tb_jmp_cache_hash_func(s.pc); in tb_lookup()960 h = tb_jmp_cache_hash_func(s.pc); in cpu_exec_loop()
889 uint32_t h = tb_jmp_cache_hash_func(tb->pc); in tb_jmp_cache_inval_tb()