Searched refs:tb_hash_func (Results 1 – 3 of 3) sorted by relevance
64 uint32_t tb_hash_func(tb_page_addr_t phys_pc, vaddr pc, in tb_hash_func() function
920 h = tb_hash_func(phys_pc, (orig_cflags & CF_PCREL ? 0 : tb->pc), in do_tb_phys_invalidate()987 h = tb_hash_func(tb_page_addr0(tb), (tb->cflags & CF_PCREL ? 0 : tb->pc), in tb_link_page()
243 h = tb_hash_func(phys_pc, (cflags & CF_PCREL ? 0 : pc), in tb_htable_lookup()