Home
last modified time | relevance | path

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

/external/qemu/
Dexec.c948 int current_tb_modified = 0; in tb_invalidate_phys_page_range() local
999 current_tb_modified = 1; in tb_invalidate_phys_page_range()
1032 if (current_tb_modified) { in tb_invalidate_phys_page_range()
1080 int current_tb_modified = 0; in tb_invalidate_phys_page() local
1108 current_tb_modified = 1; in tb_invalidate_phys_page()
1119 if (current_tb_modified) { in tb_invalidate_phys_page()