Searched defs:is_cpu_write_access (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/
H A Dexec.c1119 the same physical page. 'is_cpu_write_access' should be true if called
1123 int is_cpu_write_access)
1131 int current_tb_not_found = is_cpu_write_access;
1144 is_cpu_write_access) {
1211 if (is_cpu_write_access) {
1122 tb_invalidate_phys_page_range(tb_page_addr_t start, tb_page_addr_t end, int is_cpu_write_access) argument

Completed in 1414 milliseconds