Home
last modified time | relevance | path

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

/openbmc/qemu/accel/tcg/
H A Dtb-context.h37 unsigned tb_phys_invalidate_count; member
H A Dtcg-stats.c157 qatomic_read(&tb_ctx.tb_phys_invalidate_count)); in tcg_dump_flush_info()
H A Dtb-maint.c950 qatomic_set(&tb_ctx.tb_phys_invalidate_count, in tb_phys_invalidate__locked()
951 tb_ctx.tb_phys_invalidate_count + 1); in tb_phys_invalidate__locked()