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

/external/qemu/
H A Dexec.c1144 static inline void tb_alloc_page(TranslationBlock *tb, function
1246 tb_alloc_page(tb, 0, phys_pc & TARGET_PAGE_MASK);
1248 tb_alloc_page(tb, 1, phys_page2);

Completed in 22 milliseconds