Home
last modified time | relevance | path

Searched refs:_THIS_IP_ (Results 1 – 9 of 9) sorted by relevance

/arch/sh/include/asm/
A Dkexec.h65 newregs->pc = _THIS_IP_; in crash_setup_regs()
/arch/x86/include/asm/
A Dlinkage.h16 #define _THIS_IP_ ({ unsigned long __here; asm ("lea 0(%%rip), %0" : "=r" (__here)); __here; }) macro
A Dkexec.h108 newregs->ip = _THIS_IP_; in crash_setup_regs()
/arch/arm64/kvm/hyp/nvhe/
A Dswitch.c370 _THIS_IP_); in hyp_panic()
/arch/s390/include/asm/
A Dprocessor.h400 psw.addr = _THIS_IP_; in disabled_wait()
/arch/parisc/kernel/
A Dunwind.c430 r.iaoq[0] = _THIS_IP_; in unwind_frame_init_task()
/arch/sh/kernel/
A Ddwarf.c599 pc = _THIS_IP_; in dwarf_unwind_stack()
/arch/powerpc/kvm/
A Dbooke.c926 regs->nip = _THIS_IP_; in kvmppc_fill_pt_regs()
/arch/x86/kvm/
A Dxen.c467 lock_set_subclass(&gpc1->lock.dep_map, 1, _THIS_IP_); in kvm_xen_update_runstate_guest()

Completed in 19 milliseconds