Home
last modified time | relevance | path

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

/openbmc/qemu/accel/tcg/
H A Dtb-maint.c46 static bool tb_cmp(const void *ap, const void *bp) in tb_cmp() function
63 qht_init(&tb_ctx.htable, tb_cmp, CODE_GEN_HTABLE_SIZE, mode); in tb_htable_init()