Home
last modified time | relevance | path

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

/external/qemu/
Dexec-all.h254 void tb_link_phys(TranslationBlock *tb,
Dexec.c938 tb_link_phys(tb, phys_pc, phys_page2); in tb_gen_code()
1227 void tb_link_phys(TranslationBlock *tb, in tb_link_phys() function