Searched refs:page_flush_tb_1 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/
H A Dexec.c751 static void page_flush_tb_1 (int level, void **lp) function
767 page_flush_tb_1 (level - 1, pp + i);
776 page_flush_tb_1(V_L1_SHIFT / L2_BITS - 1, l1_map + i);

Completed in 70 milliseconds