Home
last modified time | relevance | path

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

/openbmc/qemu/accel/tcg/
H A Dtb-maint.c909 uint32_t orig_cflags = tb_cflags(tb); in do_tb_phys_invalidate() local
920 h = tb_hash_func(phys_pc, (orig_cflags & CF_PCREL ? 0 : tb->pc), in do_tb_phys_invalidate()
921 tb->flags, tb->cs_base, orig_cflags); in do_tb_phys_invalidate()