Searched refs:linked_regs (Results 1 – 2 of 2) sorted by relevance
3418 struct linked_regs { struct3497 env->cur_hist_ent->linked_regs = linked_regs; in push_jmp_history()3512 p->linked_regs = linked_regs; in push_jmp_history()3732 struct linked_regs linked_regs; in bt_sync_linked_regs() local3736 if (!hist || hist->linked_regs == 0) in bt_sync_linked_regs()3739 linked_regs_unpack(hist->linked_regs, &linked_regs); in bt_sync_linked_regs()15280 struct linked_regs *linked_regs) in collect_linked_regs() argument15306 struct linked_regs *linked_regs) in sync_linked_regs() argument15314 e = &linked_regs->entries[i]; in sync_linked_regs()15358 struct linked_regs linked_regs = {}; in check_cond_jmp_op() local[all …]
379 u64 linked_regs; member
Completed in 47 milliseconds