Home
last modified time | relevance | path

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

/qemu/hw/intc/
H A Dxive2.c316 bool do_restore) in xive2_tctx_need_resend() argument
339 do_restore) { in xive2_tctx_need_resend()
370 bool do_restore; in xive2_tm_push_os_ctx() local
372 xive2_os_cam_decode(cam, &nvp_blk, &nvp_idx, &vo, &do_restore); in xive2_tm_push_os_ctx()
380 do_restore); in xive2_tm_push_os_ctx()
/qemu/target/sparc/
H A Dtranslate.c4279 static bool do_restore(DisasContext *dc, int rd, TCGv src) in TRANS()
4286 TRANS(RESTORE, ALL, do_add_special, a, do_restore) in TRANS() argument