Home
last modified time | relevance | path

Searched refs:eip (Results 1 – 25 of 51) sorted by relevance

123

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dptrace.h41 long eip; member
68 long eip; member
74 long eip; member
96 #define instruction_pointer(regs) ((regs)->eip)
/OK3568_Linux_fs/buildroot/support/testing/tests/core/
H A Ddevice_table2.txt3 |xattr cap_sys_nice+eip
5 |xattr cap_kill+eip
7 |xattr cap_sys_time+eip
/OK3568_Linux_fs/u-boot/arch/x86/cpu/i386/
H A Dinterrupt.c70 unsigned long cs, eip, eflags; in dump_regs() local
89 eip = regs->context.ctx2.eip; in dump_regs()
96 eip = regs->context.ctx1.eip; in dump_regs()
102 (u16)cs, eip, eflags); in dump_regs()
104 printf("Original EIP :[<%08lx>]\n", eip - gd->reloc_off); in dump_regs()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/xen/
H A Dinterface_32.h59 uint32_t eip; member
82 unsigned long eip; member
87 ((struct xen_callback){ .cs = (__cs), .eip = (unsigned long)(__eip) })
/OK3568_Linux_fs/kernel/arch/h8300/include/asm/
H A Dprocessor.h112 unsigned long eip = 0; \
115 eip = ((struct pt_regs *) (tsk)->thread.esp0)->pc; \
116 eip; })
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dprocessor.h132 unsigned long eip = 0; \
135 eip = ((struct pt_regs *) (tsk)->thread.esp0)->pc; \
136 eip; })
/OK3568_Linux_fs/kernel/tools/testing/selftests/x86/
H A Dentry_from_vm86.c134 static bool do_test(struct vm86plus_struct *v86, unsigned long eip, in do_test() argument
141 v86->regs.eip = eip; in do_test()
181 …L]\tIncorrect return reason (started at eip = 0x%lx, ended at eip = 0x%lx)\n", eip, v86->regs.eip); in do_test()
/OK3568_Linux_fs/kernel/arch/um/kernel/
H A Dexec.c43 void start_thread(struct pt_regs *regs, unsigned long eip, unsigned long esp) in start_thread() argument
45 PT_REGS_IP(regs) = eip; in start_thread()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/redis/redis-7/
H A D0006-Define-correct-gregs-for-RISCV32.patch19 @@ -1168,7 +1168,9 @@ static void* getAndSetMcontextEip(ucontext_t *uc, void *eip) {
27 GET_SET_RETURN(uc->uc_mcontext.gregs[14], eip);
29 GET_SET_RETURN(uc->uc_mcontext.gregs[16], eip);
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/redis/redis/
H A D0006-Define-correct-gregs-for-RISCV32.patch19 @@ -1055,7 +1055,9 @@ static void* getAndSetMcontextEip(ucontext_t *uc, void *eip) {
27 GET_SET_RETURN(uc->uc_mcontext.gregs[14], eip);
29 GET_SET_RETURN(uc->uc_mcontext.gregs[16], eip);
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/
H A Dint10Defines.h52 #define X86_EIP CPU_RD(eip,0)
64 #define X86_IP CPU_RW(eip,0)
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/crypto/
H A Dinside-secure-safexcel.txt9 - interrupt-names: Should be "ring0", "ring1", "ring2", "ring3", "eip", "mem".
38 "eip";
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dmakedev-syntax.txt92 |xattr cap_sys_admin+eip
101 |xattr cap_sys_admin+eip
102 |xattr cap_net_admin+eip
/OK3568_Linux_fs/kernel/drivers/oprofile/
H A Dcpu_buffer.c225 sample->eip = ESCAPE_CODE; in op_add_code()
247 sample->eip = pc; in op_add_sample()
373 sample->eip = ESCAPE_CODE; in oprofile_write_reserve()
H A Dbuffer_sync.c387 add_sample_entry(s->eip, s->event); in add_sample()
398 cookie = lookup_dcookie(mm, s->eip, &offset); in add_sample()
520 if (is_code(sample->eip)) { in sync_buffer()
H A Dcpu_buffer.h34 unsigned long eip; member
/OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/
H A Dptrace.h31 long eip; member
H A Dvm86.h79 long eip; member
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/
H A Dxserver-nodm47 /usr/sbin/setcap cap_sys_admin+eip $XSERVER
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/video/
H A Duvesafb.h15 __u32 eip; member
/OK3568_Linux_fs/kernel/include/uapi/video/
H A Duvesafb.h15 __u32 eip; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/video/
H A Duvesafb.h15 __u32 eip; member
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Duser32.h40 __u32 orig_eax, eip; member
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dtss.h14 u32 eip; member
/OK3568_Linux_fs/kernel/fs/proc/
H A Darray.c436 unsigned long vsize, eip, esp, wchan = 0; in do_task_stat() local
454 vsize = eip = esp = 0; in do_task_stat()
470 eip = KSTK_EIP(task); in do_task_stat()
572 seq_put_decimal_ull(m, " ", eip); in do_task_stat()

123