Home
last modified time | relevance | path

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

/openbmc/qemu/accel/tcg/
H A Dtb-maint.c1044 bool current_tb_modified; in tb_invalidate_phys_page_unwind() local
1066 current_tb_modified = false; in tb_invalidate_phys_page_unwind()
1078 current_tb_modified = true; in tb_invalidate_phys_page_unwind()
1084 if (current_tb_modified) { in tb_invalidate_phys_page_unwind()
1106 bool current_tb_modified = false; in tb_invalidate_phys_page_range__locked() local
1140 current_tb_modified = true; in tb_invalidate_phys_page_range__locked()
1154 if (current_tb_modified) { in tb_invalidate_phys_page_range__locked()