Home
last modified time | relevance | path

Searched refs:tb_tc (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/exec/
H A Dtranslation-block.h36 struct tb_tc { struct
92 struct tb_tc tc;
/openbmc/qemu/tcg/
H A Dregion.c133 static int ptr_cmp_tb_tc(const void *ptr, const struct tb_tc *s) in ptr_cmp_tb_tc()
145 const struct tb_tc *a = ap; in tb_tc_cmp()
146 const struct tb_tc *b = bp; in tb_tc_cmp()
252 struct tb_tc s = { .ptr = (void *)tc_ptr }; in tcg_tb_lookup()