Searched refs:_THIS_IP_ (Results 1 – 9 of 9) sorted by relevance
65 newregs->pc = _THIS_IP_; in crash_setup_regs()
16 #define _THIS_IP_ ({ unsigned long __here; asm ("lea 0(%%rip), %0" : "=r" (__here)); __here; }) macro
108 newregs->ip = _THIS_IP_; in crash_setup_regs()
370 _THIS_IP_); in hyp_panic()
400 psw.addr = _THIS_IP_; in disabled_wait()
430 r.iaoq[0] = _THIS_IP_; in unwind_frame_init_task()
599 pc = _THIS_IP_; in dwarf_unwind_stack()
926 regs->nip = _THIS_IP_; in kvmppc_fill_pt_regs()
467 lock_set_subclass(&gpc1->lock.dep_map, 1, _THIS_IP_); in kvm_xen_update_runstate_guest()
Completed in 19 milliseconds