Searched refs:linked_regs (Results 1 – 2 of 2) sorted by relevance
3790 struct linked_regs { struct3868 env->cur_hist_ent->linked_regs = linked_regs; in push_insn_history()3885 p->linked_regs = linked_regs; in push_insn_history()4118 struct linked_regs linked_regs; in bt_sync_linked_regs() local4122 if (!hist || hist->linked_regs == 0) in bt_sync_linked_regs()4125 linked_regs_unpack(hist->linked_regs, &linked_regs); in bt_sync_linked_regs()16300 struct linked_regs *linked_regs) in collect_linked_regs() argument16326 struct linked_regs *linked_regs) in sync_linked_regs() argument16334 e = &linked_regs->entries[i]; in sync_linked_regs()16378 struct linked_regs linked_regs = {}; in check_cond_jmp_op() local[all …]
374 u64 linked_regs; member