Home
last modified time | relevance | path

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

/qemu/hw/intc/
H A Dxive2.c786 bool do_restore) in xive2_tctx_need_resend() argument
816 do_restore) { in xive2_tctx_need_resend()
862 bool do_restore; in xive2_tm_push_os_ctx() local
880 xive2_cam_decode(cam, &nvp_blk, &nvp_idx, &vo, &do_restore); in xive2_tm_push_os_ctx()
885 do_restore); in xive2_tm_push_os_ctx()
/qemu/target/sparc/
H A Dtranslate.c4343 static bool do_restore(DisasContext *dc, int rd, TCGv src) in TRANS()
4350 TRANS(RESTORE, ALL, do_add_special, a, do_restore) in TRANS() argument