/linux-4.4.14/arch/x86/um/ |
D | checksum_32.S | 53 pushl %esi 57 movl 12(%esp),%esi # Function arg: unsigned char *buff 58 testl $2, %esi # Check alignment. 64 1: movw (%esi), %bx 65 addl $2, %esi 72 testl %esi, %esi 73 1: movl (%esi), %ebx 75 movl 4(%esi), %ebx 77 movl 8(%esi), %ebx 79 movl 12(%esi), %ebx [all …]
|
D | setjmp_32.S | 12 # %esi 33 movl %esi,12(%edx) 54 movl 12(%edx),%esi
|
D | stub_32.S | 33 pop %esi
|
D | setjmp_64.S | 44 movl %esi,%eax # Return value (int)
|
/linux-4.4.14/arch/x86/lib/ |
D | checksum_32.S | 52 pushl %esi 56 movl 12(%esp),%esi # Function arg: unsigned char *buff 57 testl $3, %esi # Check alignment. 59 testl $1, %esi # Check alignment. 65 movzbl (%esi), %ebx 68 inc %esi 69 testl $2, %esi 76 1: movw (%esi), %bx 77 addl $2, %esi 84 testl %esi, %esi [all …]
|
D | atomic64_cx8_32.S | 32 cmpxchg8b (%esi) 41 cmpxchg8b (%esi) 51 pushl %esi 54 movl %eax, %esi 62 \ins\()l %esi, %ebx 72 popl %esi 86 read64 %esi 93 cmpxchg8b (%esi) 110 read64 %esi 118 cmpxchg8b (%esi) [all …]
|
D | atomic64_386_32.S | 50 #define v %esi 57 #define v %esi 101 #define v %esi 108 #define v %esi 119 #define v %esi 126 #define v %esi 137 #define v %esi 159 #define v %esi 180 #define v %esi
|
D | msr-reg.S | 24 movl 24(%rdi), %esi 33 movl %esi, 24(%r10) 52 pushl %esi 60 movl 24(%eax), %esi 72 movl %esi, 24(%eax) 76 popl %esi
|
D | memset_64.S | 36 movzbl %sil,%esi
|
/linux-4.4.14/arch/x86/math-emu/ |
D | wm_shrx.S | 38 pushl %esi 40 movl PARAM1,%esi 46 movl (%esi),%ebx /* lsl */ 47 movl 4(%esi),%edx /* msl */ 52 movl %ebx,(%esi) 53 movl %edx,4(%esi) 55 popl %esi 64 movl (%esi),%eax /* lsl */ 65 movl 4(%esi),%edx /* msl */ 68 movl %edx,(%esi) [all …]
|
D | shr_Xsig.S | 27 pushl %esi 29 movl PARAM1,%esi 35 movl (%esi),%eax /* lsl */ 36 movl 4(%esi),%ebx /* midl */ 37 movl 8(%esi),%edx /* msl */ 41 movl %eax,(%esi) 42 movl %ebx,4(%esi) 43 movl %edx,8(%esi) 45 popl %esi 54 movl 4(%esi),%eax /* midl */ [all …]
|
D | mul_Xsig.S | 31 pushl %esi 33 movl PARAM1,%esi 40 movl (%esi),%eax /* lsl of Xsig */ 44 movl 4(%esi),%eax /* midl of Xsig */ 50 movl 8(%esi),%eax /* msl of Xsig */ 56 movl %eax,(%esi) 58 movl %eax,4(%esi) 60 movl %eax,8(%esi) 62 popl %esi 71 pushl %esi [all …]
|
D | wm_sqrt.S | 83 pushl %esi 87 movl PARAM1,%esi 89 movl SIGH(%esi),%eax 90 movl SIGL(%esi),%ecx 95 cmpw EXP_BIAS,EXP(%esi) 122 movl %edx,%esi /* Our first guess */ 140 divl %esi /* current estimate */ 141 shrl %esi /* divide by 2 */ 142 addl %eax,%esi /* the new estimate */ 145 divl %esi [all …]
|
D | round_Xsig.S | 30 pushl %esi 32 movl PARAM1,%esi 34 movl 8(%esi),%edx 35 movl 4(%esi),%ebx 36 movl (%esi),%eax 71 movl %edx,8(%esi) 72 movl %ebx,4(%esi) 73 movl %eax,(%esi) 77 popl %esi 90 pushl %esi [all …]
|
D | div_small.S | 25 pushl %esi 27 movl PARAM1,%esi /* pointer to num */ 30 movl 4(%esi),%eax /* Get the current num msw */ 34 movl %eax,4(%esi) 36 movl (%esi),%eax /* Get the num lsw */ 39 movl %eax,(%esi) 43 popl %esi
|
D | reg_u_mul.S | 54 pushl %esi 58 movl PARAM1,%esi 62 testl $0x80000000,SIGH(%esi) 71 movl SIGL(%esi),%eax 76 movl SIGL(%esi),%eax 82 movl SIGH(%esi),%eax 88 movl SIGH(%esi),%eax 144 popl %esi
|
D | polynom_Xsig.S | 43 pushl %esi 47 movl PARAM2,%esi /* x */ 72 mull (%esi) /* x ls long */ 76 mull 4(%esi) /* x ms long */ 82 mull (%esi) /* x ls long */ 88 mull 4(%esi) /* x ms long */ 95 movl (%esi),%eax 97 movl 4(%esi),%eax 133 popl %esi
|
D | reg_u_add.S | 37 pushl %esi 41 movl PARAM1,%esi /* source 1 */ 50 movl SIGL(%esi),%ebx 51 movl SIGH(%esi),%eax 53 movl %edi,%esi 73 testl $0x80000000,SIGH(%esi) 132 addl SIGL(%esi),%ebx 133 adcl SIGH(%esi),%eax 164 popl %esi
|
D | div_Xsig.S | 84 pushl %esi 88 movl PARAM1,%esi /* pointer to num */ 115 movl XsigH(%esi),%eax 118 movl XsigL(%esi),%eax 121 movl XsigLL(%esi),%eax 328 movl PARAM3,%esi /* pointer to answer */ 331 movl %eax,XsigLL(%esi) 333 movl %eax,XsigL(%esi) 335 movl %eax,XsigH(%esi) 340 popl %esi
|
D | reg_u_div.S | 84 pushl %esi 88 movl REGA,%esi 92 movswl EXP(%esi),%edx 121 movl SIGH(%esi),%edx /* Dividend */ 122 movl SIGL(%esi),%eax /* Dividend */ 181 movl SIGL(%esi),%eax 183 movl SIGH(%esi),%eax 189 movl SIGL(%esi),%eax /* Get the current num */ 190 movl SIGH(%esi),%edx 467 popl %esi
|
D | reg_u_sub.S | 38 pushl %esi 42 movl PARAM1,%esi /* source 1 */ 55 testl $0x80000000,SIGH(%esi) 158 movl SIGL(%esi),%ecx 161 movl SIGH(%esi),%ecx 270 popl %esi
|
D | reg_round.S | 114 pushl %esi 144 movl %ecx,%esi 172 movl %esi,%ecx 252 movl %esi,%ecx 326 movl %esi,%ecx 437 popl %esi
|
/linux-4.4.14/arch/x86/boot/compressed/ |
D | head_32.S | 47 1: popl %esi 48 subl $1b, %esi 51 movl %ecx, efi32_config(%esi) /* Handle */ 53 movl %ecx, efi32_config+8(%esi) /* EFI System table pointer */ 56 leal efi32_config(%esi), %eax 57 add %esi, 88(%eax) 63 movl %esi, BP_code32_start(%eax) 75 1: popl %esi 76 subl $1b, %esi 78 movl %ecx, efi32_config(%esi) /* Handle */ [all …]
|
D | head_64.S | 50 testb $KEEP_SEGMENTS, BP_loadflags(%esi) 68 leal (BP_scratch+4)(%esi), %esp 93 movl BP_kernel_alignment(%esi), %eax 206 popl %esi 208 leal (BP_scratch+4)(%esi), %esp 290 movl BP_code32_start(%esi), %eax
|
D | efi_thunk_64.S | 47 movl %esi, 0x0(%rsp) 51 movl %esi, 0xc(%rsp) 53 movl %esi, 0x10(%rsp)
|
/linux-4.4.14/arch/x86/crypto/ |
D | twofish-i586-asm_32.S | 85 mov s2(%ebp,%edi,4),%esi;\ 91 xor s3(%ebp,%edi,4),%esi;\ 95 xor (%ebp,%edi,4), %esi;\ 100 xor s1(%ebp,%edi,4),%esi;\ 102 add d ## D, %esi;\ 103 add %esi, d ## D;\ 104 add k+round(%ebp), %esi;\ 105 xor %esi, c ## D;\ 123 mov s2(%ebp,%edi,4),%esi;\ 129 xor s3(%ebp,%edi,4),%esi;\ [all …]
|
D | salsa20-i586-asm_32.S | 19 # esi_stack = esi 20 movl %esi,88(%esp) 28 movl 8(%esp,%eax),%esi 120 leal 0(%esp),%esi 125 movl %esi,68(%esp) 216 movl 104(%esp),%esi 218 add %ecx,%esi 232 rol $7,%esi 234 xorl 136(%esp),%esi 246 movl %esi,136(%esp) [all …]
|
D | aes-i586-asm_32.S | 60 #define r4 esi 235 push %esi 284 pop %esi 307 push %esi 356 pop %esi
|
D | camellia-x86_64-asm_64.S | 55 #define RIOd %esi 81 #define RT0d %esi
|
D | crc32c-pcl-intel-asm_64.S | 86 #define len_dw %esi
|
D | blowfish-x86_64-asm_64.S | 65 #define RT1d %esi
|
D | aes-x86_64-asm_64.S | 42 #define R5E %esi
|
D | twofish-x86_64-asm_64-3way.S | 86 #define RT1d %esi
|
D | cast6-avx-x86_64-asm_64.S | 75 #define RID2d %esi
|
D | salsa20-x86_64-asm_64.S | 850 movl %esi,0(%rdi) 879 movl %esi,0(%rdi)
|
D | twofish-avx-x86_64-asm_64.S | 79 #define RID2d %esi
|
D | sha1_avx2_x86_64_asm.S | 79 #define REG_B %esi
|
D | cast5-avx-x86_64-asm_64.S | 75 #define RID2d %esi
|
D | sha1_ssse3_asm.S | 38 #define REG_B %esi
|
D | sha256-avx2-asm.S | 99 y3 = %esi # clobbers INP
|
D | aesni-intel_asm.S | 145 #define LEN %esi
|
/linux-4.4.14/arch/x86/include/asm/ |
D | string_32.h | 54 long esi, edi; in __constant_memcpy() local 86 esi = (long)from; in __constant_memcpy() 92 : "=&c" (ecx), "=&D" (edi), "=&S" (esi) in __constant_memcpy() 93 : "0" (n / 4), "1" (edi), "2" (esi) in __constant_memcpy() 100 : "=&D"(edi), "=&S"(esi) in __constant_memcpy() 101 : "0"(edi), "1"(esi) in __constant_memcpy() 105 : "=&D"(edi), "=&S"(esi) in __constant_memcpy() 106 : "0"(edi), "1"(esi) in __constant_memcpy() 110 : "=&D"(edi), "=&S"(esi) in __constant_memcpy() 111 : "0"(edi), "1"(esi) in __constant_memcpy() [all …]
|
D | apm.h | 28 u32 *edx, u32 *esi) in apm_bios_call_asm() argument 43 "=S" (*esi) in apm_bios_call_asm()
|
D | switch_to.h | 40 unsigned long ebx, ecx, edx, esi, edi; \ 61 "=S" (esi), "=D" (edi) \
|
D | lguest.h | 34 unsigned long esi, edi, ebp; member
|
D | user32.h | 36 __u32 ebx, ecx, edx, esi, edi, ebp, eax; member
|
D | inst.h | 37 .ifc \r32,%esi
|
/linux-4.4.14/arch/x86/net/ |
D | bpf_jit.S | 28 test %esi,%esi 35 sub %esi,%eax # hlen - offset 45 test %esi,%esi 52 sub %esi,%eax # hlen - offset 62 test %esi,%esi 68 cmp %esi,%r9d /* if (offset >= hlen) goto bpf_slow_path_byte */ 121 cmp SKF_MAX_NEG_OFF, %esi /* test range */ 131 cmp SKF_MAX_NEG_OFF, %esi 142 cmp SKF_MAX_NEG_OFF, %esi
|
/linux-4.4.14/arch/ia64/kernel/ |
D | esi.c | 54 unsigned long esi = 0; in esi_init() local 62 esi = config_tables[i].table; in esi_init() 67 if (!esi) in esi_init() 70 systab = __va(esi); in esi_init() 116 ia64_esi_desc_entry_point_t *esi = (void *)p; in ia64_esi_call() local 117 if (!efi_guidcmp(guid, esi->guid)) { in ia64_esi_call() 121 pdesc.addr = __va(esi->esi_proc); in ia64_esi_call() 122 pdesc.gp = __va(esi->gp); in ia64_esi_call() 168 ia64_esi_desc_entry_point_t *esi = (void *)p; in ia64_esi_call_phys() local 169 if (!efi_guidcmp(guid, esi->guid)) { in ia64_esi_call_phys() [all …]
|
D | Makefile | 38 obj-$(CONFIG_IA64_ESI) += esi.o
|
/linux-4.4.14/arch/x86/kernel/ |
D | relocate_kernel_32.S | 45 pushl %esi 65 movl 20+20(%esp), %esi /* preserve_context */ 155 testl %esi, %esi 162 xorl %esi, %esi 210 popl %esi 221 pushl %esi 247 movl %ecx, %esi /* For every source page do a copy */ 248 andl $0xfffff000, %esi 251 movl %esi, %ebp 258 movl %eax, %esi [all …]
|
D | relocate_kernel_64.S | 158 xorl %esi, %esi 216 xorl %esi, %esi
|
D | head_32.S | 101 testb $KEEP_SEGMENTS, BP_loadflags(%esi) 140 movl pa(boot_params) + NEW_CL_POINTER,%esi 141 andl %esi,%esi 592 pushl %esi
|
D | apm_32.c | 580 u32 esi; member 619 &call->esi); in __apm_bios_call() 1065 u32 esi; 1076 &ebx, &ecx, &edx, &esi)) 1081 *nbat = esi;
|
D | vm86_32.c | 126 put_user_ex(regs->pt.si, &user->regs.esi); in save_v86_state() 281 get_user_ex(vm86regs.pt.si, &user_vm86->regs.esi); in do_sys_vm86()
|
D | head_64.S | 393 movl 72(%rsp),%esi # vector number
|
D | ptrace.c | 965 R32(esi, si); in putreg32() 1035 R32(esi, si); in getreg32()
|
/linux-4.4.14/tools/testing/selftests/x86/ |
D | raw_syscall_helper_32.S | 6 pushl %esi 13 movl 4*4(%eax), %esi 27 movl %esi, 4*4(%eax) 32 popl %esi
|
D | thunks_32.S | 32 push %esi 49 pop %esi
|
D | unwind_vdso.c | 116 unsigned long esi = _Unwind_GetGR(ctx, 6); in trace_fn() local 120 esi == 4 && edi == 5 && ebp == 6; in trace_fn() 126 eax, ebx, ecx, edx, esi, edi, ebp); in trace_fn()
|
D | thunks.S | 47 call *%esi
|
D | ptrace_syscall.c | 33 # define user_arg3 esi
|
/linux-4.4.14/drivers/net/irda/ |
D | esi-sir.c | 45 static struct dongle_driver esi = { variable 57 return irda_register_dongle(&esi); in esi_sir_init() 62 irda_unregister_dongle(&esi); in esi_sir_cleanup()
|
D | Makefile | 28 obj-$(CONFIG_ESI_DONGLE) += esi-sir.o
|
D | Kconfig | 98 "irattach -d esi".
|
/linux-4.4.14/arch/x86/power/ |
D | hibernate_asm_32.S | 21 movl %esi, saved_context_esi 48 movl pbe_address(%edx), %esi 72 movl saved_context_esi, %esi
|
/linux-4.4.14/arch/x86/xen/ |
D | xen-head.S | 42 mov %esi,xen_start_info 69 mov %edx, %esi 75 bt $20, %esi
|
D | xen-asm_32.S | 214 lea PT_ORIG_EAX(%esp), %esi
|
/linux-4.4.14/arch/x86/platform/efi/ |
D | efi_thunk_64.S | 78 movl %esi, 0x0(%rsp) 82 movl %esi, 0xc(%rsp) 84 movl %esi, 0x10(%rsp)
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_dp_mst.c | 710 u8 esi[16] = { 0 }; in radeon_dp_mst_check_status() local 716 DP_SINK_COUNT_ESI, esi, 8); in radeon_dp_mst_check_status() 719 DRM_DEBUG_KMS("got esi %02x %02x %02x\n", esi[0], esi[1], esi[2]); in radeon_dp_mst_check_status() 720 ret = drm_dp_mst_hpd_irq(&radeon_connector->mst_mgr, esi, &handled); in radeon_dp_mst_check_status() 726 DP_SINK_COUNT_ESI + 1, &esi[1], 3); in radeon_dp_mst_check_status() 732 DP_SINK_COUNT_ESI, esi, 8); in radeon_dp_mst_check_status() 734 DRM_DEBUG_KMS("got esi2 %02x %02x %02x\n", esi[0], esi[1], esi[2]); in radeon_dp_mst_check_status()
|
/linux-4.4.14/net/atm/ |
D | resources.c | 297 if (copy_to_user(buf, dev->esi, size)) { in atm_dev_ioctl() 307 if (dev->esi[i]) { in atm_dev_ioctl() 315 unsigned char esi[ESI_LEN]; in atm_dev_ioctl() local 321 if (copy_from_user(esi, buf, ESI_LEN)) { in atm_dev_ioctl() 325 memcpy(dev->esi, esi, ESI_LEN); in atm_dev_ioctl()
|
D | br2684.c | 579 unsigned char *esi = atmvcc->dev->esi; in br2684_regvcc() local 580 if (esi[0] | esi[1] | esi[2] | esi[3] | esi[4] | esi[5]) in br2684_regvcc() 581 memcpy(net_dev->dev_addr, esi, net_dev->addr_len); in br2684_regvcc()
|
D | atm_sysfs.c | 26 return scnprintf(buf, PAGE_SIZE, "%pM\n", adev->esi); in show_address()
|
D | proc.c | 59 seq_printf(seq, "%02x", dev->esi[i]); in atm_dev_info()
|
/linux-4.4.14/arch/x86/kernel/acpi/ |
D | wakeup_32.S | 56 movl %esi, saved_context_esi 68 movl saved_context_esi, %esi
|
/linux-4.4.14/arch/x86/platform/olpc/ |
D | xo1-wakeup.S | 73 movl %esi, saved_context_esi 84 movl saved_context_esi, %esi
|
/linux-4.4.14/drivers/lguest/x86/ |
D | switcher_32.S | 177 popl %esi 210 pushl %esi; \
|
D | core.c | 195 return &cpu->regs->esi; in lguest_arch_regptr()
|
/linux-4.4.14/include/uapi/linux/ |
D | toshiba.h | 42 unsigned int esi __attribute__ ((packed)); member
|
/linux-4.4.14/arch/x86/entry/ |
D | calling.h | 217 pushl %esi 227 popl %esi
|
D | entry_64.S | 239 movl $AUDIT_ARCH_X86_64, %esi 250 movl $AUDIT_ARCH_X86_64, %esi 768 xorl %esi, %esi /* no error code */ 808 xorl %esi, %esi /* no error code */
|
D | entry_32.S | 165 pushl %esi 181 popl %esi 323 popl %esi /* pt_regs->si */ 794 pushl %esi 822 popl %esi 922 pushl %esi
|
/linux-4.4.14/arch/x86/include/uapi/asm/ |
D | ptrace.h | 21 long esi; member
|
D | vm86.h | 69 long esi; member
|
D | sigcontext.h | 305 __u32 esi; member
|
/linux-4.4.14/include/uapi/video/ |
D | uvesafb.h | 10 __u32 esi; member
|
/linux-4.4.14/scripts/ |
D | markup_oops.pl | 59 $regs{"%esi"} = $1; 70 $regs{"%esi"} = $2;
|
/linux-4.4.14/sound/pci/au88x0/ |
D | au88x0_core.c | 301 int esp14 = -1, esp18, eax, ebx, edx, ebp, esi = 0; in vortex_mixer_delWTD() local 326 if ((esi) > 0xf) { in vortex_mixer_delWTD() 338 esi++; in vortex_mixer_delWTD() 582 int esi, ebp = 0, esp10; in vortex_src_setupchannel() local 589 esi = 0x7; in vortex_src_setupchannel() 593 esi = 0x8; in vortex_src_setupchannel() 596 esi = 0xc; in vortex_src_setupchannel() 602 esi = 0x11 - ((cr >> 0xe) & 7); in vortex_src_setupchannel() 604 esi -= 1; in vortex_src_setupchannel() 606 esi -= 2; in vortex_src_setupchannel() [all …]
|
/linux-4.4.14/arch/x86/include/asm/xen/ |
D | interface_32.h | 52 uint32_t esi; member
|
/linux-4.4.14/arch/x86/kvm/ |
D | tss.h | 21 u32 esi; member
|
D | emulate.c | 3004 tss->esi = reg_read(ctxt, VCPU_REGS_RSI); in save_state_to_tss32() 3033 *reg_write(ctxt, VCPU_REGS_RSI) = tss->esi; in load_state_from_tss32()
|
/linux-4.4.14/tools/perf/arch/x86/util/ |
D | dwarf-regs.c | 73 REG_OFFSET_NAME_32("%si", esi),
|
/linux-4.4.14/arch/x86/boot/ |
D | pmjump.S | 27 movl %edx, %esi # Pointer to boot_params table
|
D | boot.h | 234 u32 esi; member
|
/linux-4.4.14/tools/perf/arch/x86/tests/ |
D | regs_load.S | 71 movl %esi, SI(%edi)
|
/linux-4.4.14/Documentation/video4linux/bttv/ |
D | README.WINVIEW | 2 Support for the Leadtek WinView 601 TV/FM by Jon Tombs <jon@gte.esi.us.es>
|
/linux-4.4.14/drivers/usb/atm/ |
D | speedtch.c | 670 memset(atm_dev->esi, 0, sizeof(atm_dev->esi)); in speedtch_atm_start() 673 atm_dev->esi[i] = (hex_to_bin(mac_str[i * 2]) << 4) + in speedtch_atm_start()
|
D | cxacru.c | 330 instance->usbatm->atm_dev->esi); in cxacru_sysfs_show_mac_address() 769 atm_dev->esi, sizeof(atm_dev->esi)); in cxacru_atm_start() 808 usbatm_instance->description, atm_dev->esi); in cxacru_atm_start()
|
D | xusbatm.c | 168 eth_random_addr(atm_dev->esi); in xusbatm_atm_start()
|
D | ueagle-atm.c | 2457 static int uea_getesi(struct uea_softc *sc, u_char * esi) in uea_getesi() argument 2467 esi[i] = hex_to_bin(mac_str[2 * i]) * 16 + in uea_getesi() 2478 return uea_getesi(sc, atm_dev->esi); in uea_atm_open()
|
D | usbatm.c | 755 return sprintf(page, "MAC: %pM\n", atm_dev->esi); in usbatm_atm_proc_read()
|
/linux-4.4.14/include/linux/ |
D | atmdev.h | 156 unsigned char esi[ESI_LEN]; /* ESI ("MAC" addr) */ member
|
/linux-4.4.14/drivers/atm/ |
D | ambassador.c | 2050 static void amb_esi(amb_dev *dev, u8 *esi) in amb_esi() argument 2065 if (esi) { in amb_esi() 2071 esi[i] = bitrev8(lower4>>(8*i)); in amb_esi() 2073 esi[i] = bitrev8(upper2>>(8*(i-4))); in amb_esi() 2074 PRINTDM (DBG_INIT, " %02x", esi[i]); in amb_esi() 2264 amb_esi (dev, dev->atm_dev->esi); in amb_probe()
|
D | eni.c | 1642 dev->esi[i] = 0; in get_esi_asic() 1644 dev->esi[i] <<= 1; in get_esi_asic() 1650 if (tonga & SEPROM_DATA) dev->esi[i] |= 1; in get_esi_asic() 1695 for (i = 0; i < ESI_LEN; i++) dev->esi[i] = readb(mac_base+(i^3)); in get_esi_fpga() 1778 printk("%s%02X",i ? "-" : "",dev->esi[i]); in eni_do_init()
|
D | horizon.c | 2016 u8 * esi = dev->atm_dev->esi; in hrz_init() local 2029 esi[i] = b & 0xFF; in hrz_init() 2030 printk ("%02x", esi[i]); in hrz_init()
|
D | fore200e.c | 2072 fore200e->esi[ i ] = fore200e->atm_dev->esi[ i ] = prom->mac_addr[ i + 2 ]; in fore200e_get_esi() 2851 fore200e->esi, in fore200e_proc_read() 2852 fore200e->esi[4] * 256 + fore200e->esi[5]); in fore200e_proc_read()
|
D | nicstar.c | 773 if (mac[i] == NULL || !mac_pton(mac[i], card->atmdev->esi)) { in ns_init_card() 775 card->atmdev->esi, 6); in ns_init_card() 776 if (ether_addr_equal(card->atmdev->esi, "\x00\x00\x00\x00\x00\x00")) { in ns_init_card() 779 card->atmdev->esi, 6); in ns_init_card() 783 printk("nicstar%d: MAC address %pM\n", i, card->atmdev->esi); in ns_init_card()
|
D | zatm.c | 1167 memcpy(dev->esi,buf+offset,ESI_LEN); in eprom_try_esi() 1168 return memcmp(dev->esi,"\0\0\0\0\0",ESI_LEN); /* assumes ESI_LEN == 6 */ in eprom_try_esi() 1237 printk("%02X%s",dev->esi[i],i == ESI_LEN-1 ? ")\n" : "-"); in zatm_init()
|
D | fore200e.h | 851 unsigned char esi[ ESI_LEN ]; /* end system identifier */ member
|
D | lanai.c | 2220 memcpy(atmdev->esi, eeprom_mac(lanai), ESI_LEN); in lanai_dev_open() 2224 (unsigned long) lanai->base, lanai->pci->irq, atmdev->esi); in lanai_dev_open()
|
D | iphase.c | 2277 dev->esi[i] = mac1 >>(8*(MAC1_LEN-1-i)); 2280 dev->esi[i+MAC1_LEN] = mac2 >>(8*(MAC2_LEN - 1 -i)); 2406 printk("%s%02X",i ? "-" : "",dev->esi[i]);
|
D | he.c | 1090 dev->esi[i] = read_prom_byte(he_dev, MAC_ADDR + i); in he_start() 1093 he_dev->media & 0x40 ? "SM" : "MM", dev->esi); in he_start()
|
D | idt77252.c | 3512 memcpy(card->atmdev->esi, tmp->dev_addr, 6); in init_card() 3514 printk("%s: ESI %pM\n", card->name, card->atmdev->esi); in init_card()
|
/linux-4.4.14/Documentation/zh_CN/ |
D | oops-tracing.txt | 168 Aug 29 09:51:01 blizard kernel: esi: 00000000 edi: bffffdb3 ebp: 00589f90 esp: 00589f8c
|
/linux-4.4.14/include/drm/ |
D | drm_dp_mst_helper.h | 475 int drm_dp_mst_hpd_irq(struct drm_dp_mst_topology_mgr *mgr, u8 *esi, bool *handled);
|
/linux-4.4.14/Documentation/x86/ |
D | exception-tables.txt | 150 > movzbl %dl,%esi 197 > c017e7a7 <do_con_write+e3> movzbl %dl,%esi
|
D | boot.txt | 1011 IMPORTANT: All the hooks are required to preserve %esp, %ebp, %esi and 1065 must be __BOOT_DS; interrupt must be disabled; %esi must hold the base
|
/linux-4.4.14/arch/x86/ia32/ |
D | ia32_aout.c | 83 dump->regs.esi = regs->si; in dump_thread32()
|
/linux-4.4.14/Documentation/networking/ |
D | filter.txt | 499 1b: mov $0xc,%esi 503 2c: mov $0x17,%esi 533 1b: mov $0xc,%esi 541 2c: mov $0x17,%esi 757 mov $0x2,%esi 764 mov $0x2,%esi
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_dp.c | 4370 u8 esi[16] = { 0 }; in intel_dp_check_mst_status() local 4374 bret = intel_dp_get_sink_irq_esi(intel_dp, esi); in intel_dp_check_mst_status() 4380 !drm_dp_channel_eq_ok(&esi[10], intel_dp->lane_count)) { in intel_dp_check_mst_status() 4386 DRM_DEBUG_KMS("got esi %3ph\n", esi); in intel_dp_check_mst_status() 4387 ret = drm_dp_mst_hpd_irq(&intel_dp->mst_mgr, esi, &handled); in intel_dp_check_mst_status() 4394 &esi[1], 3); in intel_dp_check_mst_status() 4400 bret = intel_dp_get_sink_irq_esi(intel_dp, esi); in intel_dp_check_mst_status() 4402 DRM_DEBUG_KMS("got esi2 %3ph\n", esi); in intel_dp_check_mst_status()
|
/linux-4.4.14/drivers/hwmon/ |
D | dell-smm-hwmon.c | 119 unsigned int esi __packed;
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_dp_mst_topology.c | 2334 int drm_dp_mst_hpd_irq(struct drm_dp_mst_topology_mgr *mgr, u8 *esi, bool *handled) in drm_dp_mst_hpd_irq() argument 2339 sc = esi[0] & 0x3f; in drm_dp_mst_hpd_irq() 2346 if (esi[1] & DP_DOWN_REP_MSG_RDY) { in drm_dp_mst_hpd_irq() 2351 if (esi[1] & DP_UP_REQ_MSG_RDY) { in drm_dp_mst_hpd_irq()
|
/linux-4.4.14/tools/lguest/ |
D | lguest.c | 1557 case 6: return getreg(esi) & mask; in getreg_num() 1584 case 6: setreg(esi, val | (getreg(esi) & ~mask)); return; in setreg_num()
|
/linux-4.4.14/Documentation/ |
D | BUG-HUNTING | 187 > push %esi
|
D | oops-tracing.txt | 204 Aug 29 09:51:01 blizard kernel: esi: 00000000 edi: bffffdb3 ebp: 00589f90 esp: 00589f8c
|
/linux-4.4.14/drivers/platform/x86/ |
D | toshiba_acpi.c | 2175 regs->edx, regs->esi, regs->edi }; in toshiba_acpi_smm_bridge() 2190 regs->esi = out[4]; in toshiba_acpi_smm_bridge()
|
/linux-4.4.14/ |
D | README | 341 esi: xxxxxxxx edi: xxxxxxxx ebp: xxxxxxxx
|
D | CREDITS | 3518 E: jon@gte.esi.us.es 3519 W: http://www.esi.us.es/~jon
|
/linux-4.4.14/Documentation/crypto/ |
D | descore-readme.txt | 219 (it appears that gcc can use ebx, esi and edi to hold register variables).
|
/linux-4.4.14/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 3219 __dsh = 0, edi = 1342179328, esi = 1350378548, ebp = 1342630440, 3572 __dsh = 0, edi = 1342179328, esi = 134973440, ebp = 1342631484,
|