Home
last modified time | relevance | path

Searched full:eip (Results 1 – 25 of 132) sorted by relevance

123456

/freebsd/sys/dev/sfxge/common/
H A Defx_intr.c122 efx_intr_t *eip = &(enp->en_intr); in efx_intr_init() local
134 eip->ei_esmp = esmp; in efx_intr_init()
135 eip->ei_type = type; in efx_intr_init()
136 eip->ei_level = 0; in efx_intr_init()
174 eip->ei_eiop = eiop; in efx_intr_init()
192 efx_intr_t *eip = &(enp->en_intr); in efx_intr_fini() local
193 const efx_intr_ops_t *eiop = eip->ei_eiop; in efx_intr_fini()
208 efx_intr_t *eip = &(enp->en_intr); in efx_intr_enable() local
209 const efx_intr_ops_t *eiop = eip->ei_eiop; in efx_intr_enable()
221 efx_intr_t *eip = &(enp->en_intr); in efx_intr_disable() local
[all …]
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_fm.c837 zei_shrink_ranges(zfs_ecksum_info_t *eip) in zei_shrink_ranges() argument
840 uint32_t new_allowed_gap = eip->zei_mingap + 1; in zei_shrink_ranges()
843 size_t max = eip->zei_range_count; in zei_shrink_ranges()
845 struct zei_ranges *r = eip->zei_ranges; in zei_shrink_ranges()
847 ASSERT3U(eip->zei_range_count, >, 0); in zei_shrink_ranges()
848 ASSERT3U(eip->zei_range_count, <=, MAX_RANGES); in zei_shrink_ranges()
874 ASSERT3U(output, <, eip->zei_range_count); in zei_shrink_ranges()
875 eip->zei_range_count = output; in zei_shrink_ranges()
876 eip->zei_mingap = mingap; in zei_shrink_ranges()
877 eip->zei_allowed_mingap = new_allowed_gap; in zei_shrink_ranges()
[all …]
/freebsd/sys/i386/i386/
H A Ddb_trace.c73 { "eip", DB_OFFSET(tf_eip), db_frame },
262 int eip, esp, ebp; in db_nextframe() local
267 eip = db_get_value((int) &(*fp)->f_retaddr, 4, false); in db_nextframe()
272 * the saved instruction pointer as the saved EIP is after the in db_nextframe()
275 * the instruction at the saved EIP will be part of a different in db_nextframe()
281 if (eip >= PMAP_TRM_MIN_ADDRESS) { in db_nextframe()
282 sym = db_search_symbol(eip - 1 - setidt_disp, DB_STGY_ANY, in db_nextframe()
285 sym = db_search_symbol(eip - 1, DB_STGY_ANY, &offset); in db_nextframe()
315 *ip = (db_addr_t) eip; in db_nextframe()
320 db_print_stack_entry(name, 0, 0, 0, eip, &(*fp)->f_frame); in db_nextframe()
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/silvermont/
H A Dpipeline.json8 …ddress not only based on the EIP of the branch but also based on the execution path through which …
18 …ddress not only based on the EIP of the branch but also based on the execution path through which …
28 …ddress not only based on the EIP of the branch but also based on the execution path through which …
38 …ddress not only based on the EIP of the branch but also based on the execution path through which …
48 …ddress not only based on the EIP of the branch but also based on the execution path through which …
58 …ddress not only based on the EIP of the branch but also based on the execution path through which …
68 …ddress not only based on the EIP of the branch but also based on the execution path through which …
78 …ddress not only based on the EIP of the branch but also based on the execution path through which …
88 …ddress not only based on the EIP of the branch but also based on the execution path through which …
98 …ddress not only based on the EIP of the branch but also based on the execution path through which …
/freebsd/tools/debugscripts/
H A Dgdbinit.i3864 x/10i $eip
20 x/1i $eip
26 x/1i $eip
37 printf "\n eip: "
38 x/1i $eip
43 printf " parameters possible)\nSaved eip: "
74 printf "\n eip: "
75 x/1i $eip
80 printf " parameters possible)\nSaved eip: "
263 printf " frame %d at %p: ebp %8x, eip ", $fno, $frame, $myebp
[all …]
/freebsd/sys/cddl/dev/dtrace/i386/
H A Ddtrace_asm.S40 pushl 40(%esp) /* push calling EIP */
70 movl 8(%esp), %eax /* load calling EIP */
72 movl %eax, 4(%esp) /* store calling EIP */
93 movl 4(%esp), %eax /* load calling EIP */
95 movl %eax, 8(%esp) /* store calling EIP */
115 movl 8(%esp), %eax /* load calling EIP */
117 movl %eax, -8(%ebx) /* store calling EIP */
127 * advance the %eip by one.
/freebsd/sys/contrib/openzfs/module/lua/setjmp/
H A Dsetjmp_i386.S49 movl (%esp), %ecx /* %eip (return address) */
50 movl %ecx, 20(%eax) /* save eip */
61 movl 20(%eax), %ecx /* %eip (return address) */
/freebsd/sys/contrib/device-tree/Bindings/crypto/
H A Dinside-secure-safexcel.txt9 - interrupt-names: Should be "ring0", "ring1", "ring2", "ring3", "eip", "mem".
38 "eip";
/freebsd/sys/contrib/xen/
H A Darch-x86_64.h37 * channel) occurs, event_address is used as the value of eip.
40 * failsafe_address is used as the value of eip.
/freebsd/share/man/man4/
H A Dsafexcel.454 support for the cryptographic acceleration functions of the EIP-97 device
78 Inside Secure EIP-97 device found on some Marvell systems-on-chip.
/freebsd/sys/cam/scsi/
H A Dscsi_enc_ses.c108 uint8_t eip; /* eip bit is set */ member
1716 int eip; in ses_process_elm_addlstatus() local
1787 eip = ses_elm_addlstatus_eip(elm_hdr); in ses_process_elm_addlstatus()
1788 if (eip) { in ses_process_elm_addlstatus()
1880 /* Advance to the protocol data, skipping eip bytes if needed */ in ses_process_elm_addlstatus()
1881 offset += (eip * SES_EIP_HDR_EXTRA_LEN); in ses_process_elm_addlstatus()
1883 - (eip * SES_EIP_HDR_EXTRA_LEN); in ses_process_elm_addlstatus()
1899 eip, iter.type_index, in ses_process_elm_addlstatus()
1906 eip, iter.type_index, in ses_process_elm_addlstatus()
2479 * \param eip The EIP bit value.
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSDKernel/
H A DRegisterContextFreeBSDKernel_i386.cpp49 llvm::support::ulittle32_t eip; in ReadRegister() member
69 REG(eip); in ReadRegister()
/freebsd/sys/i386/linux/
H A Dlinux_locore.asm37 .cfi_offset %eip, L_SC_EIP
72 .cfi_offset %eip, L_SC_EIP
H A Dlinux_ptrace_machdep.c103 l_long eip; member
130 linux_r->eip = bsd_r->r_eip; in map_regs_to_linux()
151 bsd_r->r_eip = linux_r->eip; in map_regs_from_linux()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFTargetStreamer.cpp294 // MSVC only seems to emit symbolic register names for EIP, EBP, and ESP, in printFPOReg()
304 case X86::EIP: OS << "$eip"; break; in printFPOReg()
347 // Caller's $eip should be dereferenced CFA, and $esp should be CFA plus 4. in emitFrameDataRecord()
348 FuncOS << "$eip " << CFAVar << " ^ = "; in emitFrameDataRecord()
/freebsd/sys/amd64/linux32/
H A Dlinux32_locore.asm38 .cfi_offset %eip, L_SC_EIP
74 .cfi_offset %eip, L_SC_EIP
/freebsd/sys/cddl/dev/dtrace/x86/
H A Dregset.h98 #define EIP 13 macro
113 #define REG_PC EIP
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DSimpleRemoteEPC.cpp297 std::promise<MSVCPExpected<SimpleRemoteEPCExecutorInfo>> EIP; in setup() local
298 auto EIF = EIP.get_future(); in setup()
305 EIP.set_value( in setup()
314 EIP.set_value(EI); in setup()
316 EIP.set_value(make_error<StringError>( in setup()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextWindows_i386.cpp27 uint32_t eip; member
59 …DEFINE_GPR(eip, "pc", ehframe_eip_i386, dwarf_eip_i386, LLDB_REGNUM_GENERIC_PC, …
/freebsd/tools/test/stress2/misc/
H A Dsyzkaller63.sh26 # --- trap 0xc, eip = 0xfa1a2c, esp = 0x27a41a80, ebp = 0x27a41a98 ---
31 # --- syscall (486, FreeBSD ELF32, cpuset_getid), eip = 0x2056317d, esp = 0xffbfe990, ebp = 0xffbfe…
/freebsd/sys/i386/include/
H A Dvm86.h65 reg86_t eip; member
98 #define vmf_ip eip.r_w.r_x
/freebsd/sys/amd64/ia32/
H A Dia32_syscall.c123 u_int32_t eip; in ia32_fetch_syscall_args() local
138 error = fueword32((void *)frame->tf_rsp, &eip); in ia32_fetch_syscall_args()
149 frame->tf_rip = eip; in ia32_fetch_syscall_args()
/freebsd/usr.sbin/bhyve/amd64/
H A Dtask_switch.c435 uint32_t eip, struct tss32 *tss, struct iovec *iov) in tss32_save() argument
456 /* eflags and eip */ in tss32_save()
460 tss->tss_eip = eip; in tss32_save()
532 /* eflags and eip */ in tss32_restore()
715 uint32_t eip, ot_lim, access; in vmexit_task_switch() local
732 eip = vmexit->rip + vmexit->inst_length; in vmexit_task_switch()
851 tss32_save(vcpu, task_switch, eip, &oldtss, ot_iov); in vmexit_task_switch()
/freebsd/tools/test/popss/
H A Dpopss.c65 printf("child %d stopped eip %#x esp %#x\n", child, r.r_eip, r.r_esp); in setup()
93 printf("child %d stopped eip %#x esp %#x dr0 %#x " in setup()
/freebsd/sys/i386/bios/
H A Dsmapi_bios.S20 * 0x04 : return EIP

123456