Home
last modified time | relevance | path

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

/openbmc/qemu/accel/tcg/
H A Dmonitor.c137 elide += qatomic_read(&cpu->neg.tlb.c.elide_flush_count); in tlb_flush_counts()
H A Dcputlb.c410 qatomic_set(&cpu->neg.tlb.c.elide_flush_count, in tlb_flush_by_mmuidx_async_work()
411 cpu->neg.tlb.c.elide_flush_count + in tlb_flush_by_mmuidx_async_work()
/openbmc/qemu/include/hw/core/
H A Dcpu.h311 size_t elide_flush_count; member