Home
last modified time | relevance | path

Searched refs:EIP (Results 1 – 11 of 11) sorted by relevance

/linux/arch/x86/um/
H A Dptrace_32.c43 [EIP] = HOST_IP,
62 case EIP: in putreg()
133 case EIP: in getreg()
H A Duser-offsets.c23 DEFINE(HOST_IP, EIP); in foo()
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dbug-hunting.rst120 在用 ``CONFIG_DEBUG_INFO`` 編譯的內核上,你可以直接從OOPS複製EIP值::
122 EIP: 0060:[<c021e50e>] Not tainted VLI
131 EIP is at vt_ioctl+0xda8/0x1482
203 EIP is at +0x14/0x4c0
323 Aug 29 09:51:01 blizard kernel: EIP: 0010:[oops:_oops+16/3868]
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dbug-hunting.rst117 在用 ``CONFIG_DEBUG_INFO`` 编译的内核上,你可以直接从OOPS复制EIP值::
119 EIP: 0060:[<c021e50e>] Not tainted VLI
128 EIP is at vt_ioctl+0xda8/0x1482
200 EIP is at +0x14/0x4c0
320 Aug 29 09:51:01 blizard kernel: EIP: 0010:[oops:_oops+16/3868]
/linux/arch/x86/include/uapi/asm/
H A Dptrace-abi.h19 #define EIP 12 macro
/linux/arch/x86/um/os-Linux/
H A Dmcontext.c23 COPY(EIP); COPY_SEG_CPL3(CS); COPY(EFL); COPY_SEG_CPL3(SS); in get_regs_from_mc()
67 COPY(EIP); COPY_SEG_CPL3(CS); COPY(EFL); COPY_SEG_CPL3(SS); in get_mc_from_regs()
/linux/Documentation/admin-guide/
H A Dbug-hunting.rst120 EIP value from the OOPS::
122 EIP: 0060:[<c021e50e>] Not tainted VLI
132 EIP is at vt_ioctl+0xda8/0x1482
210 EIP is at +0x14/0x4c0
359 Aug 29 09:51:01 blizard kernel: EIP: 0010:[oops:_oops+16/3868]
/linux/Documentation/networking/device_drivers/ethernet/qualcomm/ppe/
H A Dppe.rst42 | | Switch Core |Port0 | |Port7(EIP FIFO)| | | | |
89 communication using Ethernet DMA. The other one is used to communicate to the EIP
/linux/drivers/crypto/
H A DKconfig801 This driver interfaces with the SafeXcel EIP-97 and EIP-197 cryptographic
/linux/Documentation/filesystems/
H A Dproc.rst354 eip current value of EIP
/linux/lib/
H A DKconfig.debug218 of the BUG call as well as the EIP and oops trace. This aids