Home
last modified time | relevance | path

Searched refs:tb_phys_hash_func (Results 1 – 4 of 4) sorted by relevance

/external/qemu/target-arm/
Dmemcheck_arm_helpers.h157 for(tb = tb_phys_hash[tb_phys_hash_func(phys_pc)]; tb != NULL; in register_ret_address()
/external/qemu/
Dexec-all.h188 static inline unsigned int tb_phys_hash_func(unsigned long pc) in tb_phys_hash_func() function
Dcpu-exec.c139 h = tb_phys_hash_func(phys_pc); in tb_find_slow()
Dexec.c782 h = tb_phys_hash_func(phys_pc); in tb_phys_invalidate()
1228 h = tb_phys_hash_func(phys_pc); in tb_link_phys()