Searched refs:do_restore (Results 1 – 2 of 2) sorted by relevance
/qemu/hw/intc/ |
H A D | xive2.c | 786 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 D | translate.c | 4343 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
|