Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/
H A Dexec-all.h421 static inline void tb_set_page_addr0(TranslationBlock *tb, in tb_set_page_addr0() function
/openbmc/qemu/accel/tcg/
H A Dtranslator.c301 tb_set_page_addr0(tb, -1); in translator_ld()
H A Dtranslate-all.c335 tb_set_page_addr0(tb, phys_pc); in tb_gen_code()