/linux-4.1.27/drivers/net/hamradio/ |
D | mkiss.c | 245 static void ax_bump(struct mkiss *ax) in ax_bump() argument 250 spin_lock_bh(&ax->buflock); in ax_bump() 251 if (ax->rbuff[0] > 0x0f) { in ax_bump() 252 if (ax->rbuff[0] & 0x80) { in ax_bump() 253 if (check_crc_16(ax->rbuff, ax->rcount) < 0) { in ax_bump() 254 ax->dev->stats.rx_errors++; in ax_bump() 255 spin_unlock_bh(&ax->buflock); in ax_bump() 259 if (ax->crcmode != CRC_MODE_SMACK && ax->crcauto) { in ax_bump() 262 ax->dev->name); in ax_bump() 263 ax->crcmode = CRC_MODE_SMACK; in ax_bump() [all …]
|
/linux-4.1.27/drivers/net/ethernet/8390/ |
D | ax88796.c | 322 struct ax_device *ax = to_ax_dev(dev); in ax_handle_link_change() local 323 struct phy_device *phy_dev = ax->phy_dev; in ax_handle_link_change() 326 if (phy_dev->link && ((ax->speed != phy_dev->speed) || in ax_handle_link_change() 327 (ax->duplex != phy_dev->duplex))) { in ax_handle_link_change() 329 ax->speed = phy_dev->speed; in ax_handle_link_change() 330 ax->duplex = phy_dev->duplex; in ax_handle_link_change() 334 if (phy_dev->link != ax->link) { in ax_handle_link_change() 336 ax->speed = 0; in ax_handle_link_change() 337 ax->duplex = -1; in ax_handle_link_change() 339 ax->link = phy_dev->link; in ax_handle_link_change() [all …]
|
/linux-4.1.27/drivers/isdn/hisax/ |
D | bkm_a8.c | 80 return (readreg(cs->hw.ax.base, cs->hw.ax.data_adr, offset | 0x80)); in ReadISAC() 86 writereg(cs->hw.ax.base, cs->hw.ax.data_adr, offset | 0x80, value); in WriteISAC() 92 readfifo(cs->hw.ax.base, cs->hw.ax.data_adr, 0x80, data, size); in ReadISACfifo() 98 writefifo(cs->hw.ax.base, cs->hw.ax.data_adr, 0x80, data, size); in WriteISACfifo() 105 return (readreg(cs->hw.ax.base, cs->hw.ax.data_adr, offset + (hscx ? 0x40 : 0))); in ReadHSCX() 111 writereg(cs->hw.ax.base, cs->hw.ax.data_adr, offset + (hscx ? 0x40 : 0), value); in WriteHSCX() 119 writereg(cs->hw.ax.base, cs->hw.ax.data_adr, IPAC_MASK, in set_ipac_active() 127 #define READHSCX(cs, nr, reg) readreg(cs->hw.ax.base, \ 128 cs->hw.ax.data_adr, reg + (nr ? 0x40 : 0)) 129 #define WRITEHSCX(cs, nr, reg, data) writereg(cs->hw.ax.base, \ [all …]
|
D | bkm_a4t.c | 76 return (readreg(cs->hw.ax.isac_ale, cs->hw.ax.isac_adr, offset)); in ReadISAC() 82 writereg(cs->hw.ax.isac_ale, cs->hw.ax.isac_adr, offset, value); in WriteISAC() 88 readfifo(cs->hw.ax.isac_ale, cs->hw.ax.isac_adr, 0, data, size); in ReadISACfifo() 94 writefifo(cs->hw.ax.isac_ale, cs->hw.ax.isac_adr, 0, data, size); in WriteISACfifo() 100 …return (readreg(cs->hw.ax.jade_ale, cs->hw.ax.jade_adr, offset + (jade == -1 ? 0 : (jade ? 0xC0 : … in ReadJADE() 106 …writereg(cs->hw.ax.jade_ale, cs->hw.ax.jade_adr, offset + (jade == -1 ? 0 : (jade ? 0xC0 : 0x80)),… in WriteJADE() 113 #define READJADE(cs, nr, reg) readreg(cs->hw.ax.jade_ale, \ 114 cs->hw.ax.jade_adr, reg + (nr == -1 ? 0 : (nr ? 0xC0 : 0x80))) 115 #define WRITEJADE(cs, nr, reg, data) writereg(cs->hw.ax.jade_ale, \ 116 cs->hw.ax.jade_adr, reg + (nr == -1 ? 0 : (nr ? 0xC0 : 0x80)), data) [all …]
|
D | hisax.h | 916 struct bkm_hw ax; member
|
/linux-4.1.27/arch/x86/boot/ |
D | video-vga.c | 49 ireg.ax = 0x0f00; in vga_set_basic_mode() 57 ireg.ax = mode; /* AH=0: set mode */ in vga_set_basic_mode() 71 ireg.ax = 0x1112; in vga_set_8font() 76 ireg.ax = 0x1200; in vga_set_8font() 81 ireg.ax = 0x1201; in vga_set_8font() 86 ireg.ax = 0x0100; in vga_set_8font() 99 ireg.ax = 0x1111; in vga_set_14font() 104 ireg.ax = 0x1201; in vga_set_14font() 109 ireg.ax = 0x0100; in vga_set_14font() 122 ireg.ax = 0x1201; in vga_set_80x43() [all …]
|
D | video-vesa.c | 44 ireg.ax = 0x4f00; in vesa_probe() 48 if (oreg.ax != 0x004f || in vesa_probe() 67 ireg.ax = 0x4f01; in vesa_probe() 72 if (oreg.ax != 0x004f) in vesa_probe() 115 ireg.ax = 0x4f01; in vesa_set_mode() 120 if (oreg.ax != 0x004f) in vesa_set_mode() 138 ireg.ax = 0x4f02; in vesa_set_mode() 142 if (oreg.ax != 0x004f) in vesa_set_mode() 171 ireg.ax = 0x4f08; in vesa_dac_set_8bits() 174 if (oreg.ax == 0x004f) in vesa_dac_set_8bits() [all …]
|
D | memory.c | 28 ireg.ax = 0xe820; in detect_memory_e820() 79 ireg.ax = 0xe801; in detect_memory_e801() 87 oreg.ax = oreg.cx; in detect_memory_e801() 91 if (oreg.ax > 15*1024) { in detect_memory_e801() 93 } else if (oreg.ax == 15*1024) { in detect_memory_e801() 94 boot_params.alt_mem_k = (oreg.bx << 6) + oreg.ax; in detect_memory_e801() 103 boot_params.alt_mem_k = oreg.ax; in detect_memory_e801() 117 boot_params.screen_info.ext_mem_k = oreg.ax; in detect_memory_88()
|
D | bioscall.S | 63 movw %cs, %ax 64 movw %ax, %ds 65 movw %ax, %es
|
D | header.S | 55 movw %cs, %ax 56 movw %ax, %ds 57 movw %ax, %es 58 movw %ax, %ss 76 xorw %ax, %ax 468 cmpw %ax, %dx # %ds == %ss?
|
D | main.c | 74 ireg.ax = 0x0305; /* Set keyboard repeat rate */ in keyboard_init() 91 ireg.ax = 0xe980; /* IST Support */ in query_ist() 110 ireg.ax = 0xec00; in set_bios_mode()
|
D | apm.c | 47 boot_params.apm_bios_info.cseg = oreg.ax; in query_apm_bios() 71 boot_params.apm_bios_info.version = oreg.ax; in query_apm_bios()
|
D | copy.S | 23 movw %ax, %di 38 movw %ax, %di
|
D | a20.c | 96 ireg.ax = 0x2401; in enable_a20_bios()
|
D | video-bios.c | 56 ireg.ax = boot_params.screen_info.orig_video_mode; in set_bios_mode()
|
D | edd.c | 30 ireg.ax = 0x0201; /* Legacy Read, one sector */ in read_mbr()
|
D | boot.h | 254 u16 ax, hax; member
|
/linux-4.1.27/arch/cris/arch-v10/lib/ |
D | checksum.S | 40 ax 42 ax 44 ax 46 ax 48 ax 50 ax 52 ax 54 ax 56 ax 62 ax
|
D | checksumcopy.S | 46 ax 48 ax 50 ax 52 ax 54 ax 56 ax 58 ax 60 ax 62 ax 68 ax
|
/linux-4.1.27/arch/x86/kernel/acpi/ |
D | wakeup_32.S | 13 movw $__KERNEL_DS, %ax 14 movw %ax, %ss 15 movw %ax, %ds 16 movw %ax, %es 17 movw %ax, %fs 18 movw %ax, %gs
|
D | wakeup_64.S | 21 movw $__KERNEL_DS, %ax 22 movw %ax, %ss 23 movw %ax, %ds 24 movw %ax, %es 25 movw %ax, %fs 26 movw %ax, %gs
|
/linux-4.1.27/arch/x86/net/ |
D | bpf_jit.S | 57 rol $8,%ax # ntohs() 98 mov - MAX_BPF_STACK + 32(%rbp),%ax 99 rol $8,%ax 100 movzwl %ax,%eax 137 mov (%rax),%ax 138 rol $8,%ax 139 movzwl %ax,%eax
|
/linux-4.1.27/arch/x86/platform/olpc/ |
D | xo1-wakeup.S | 38 movw $__KERNEL_DS, %ax 39 movw %ax, %ss 40 movw %ax, %ds 41 movw %ax, %es 42 movw %ax, %fs 43 movw %ax, %gs
|
/linux-4.1.27/arch/x86/realmode/rm/ |
D | wakeup_asm.S | 67 movw %cs, %ax 68 movw %ax, %ss 70 movw %ax, %ds 71 movw %ax, %es 72 movw %ax, %fs 73 movw %ax, %gs
|
D | reboot.S | 110 andw %ax, %ax 114 movw $0x1000, %ax 115 movw %ax, %ss 117 movw $0x5307, %ax
|
D | trampoline_64.S | 45 mov %cs, %ax # Code and data in the same place 46 mov %ax, %ds 47 mov %ax, %es 48 mov %ax, %ss
|
D | trampoline_32.S | 36 mov %cs, %ax # Code and data in the same place 37 mov %ax, %ds
|
/linux-4.1.27/drivers/usb/wusbcore/ |
D | crypto.c | 208 struct aes_ccm_a ax; in wusb_ccm_mac() local 222 WARN_ON(sizeof(ax) != sizeof(struct aes_ccm_block)); in wusb_ccm_mac() 279 ax.flags = 0x01; /* as per WUSB 1.0 spec */ in wusb_ccm_mac() 280 ax.ccm_nonce = *n; in wusb_ccm_mac() 281 ax.counter = 0; in wusb_ccm_mac() 282 crypto_cipher_encrypt_one(tfm_aes, (void *)&ax, (void *)&ax); in wusb_ccm_mac() 283 bytewise_xor(mic, &ax, iv, 8); in wusb_ccm_mac()
|
/linux-4.1.27/arch/x86/kernel/ |
D | signal.c | 83 COPY(dx); COPY(cx); COPY(ip); COPY(ax); in restore_sigcontext() 141 put_user_ex(regs->ax, &sc->ax); in setup_sigcontext() 325 regs->ax = (unsigned long)sig; in __setup_frame() 391 regs->ax = (unsigned long)sig; in __setup_rt_frame() 449 regs->ax = 0; in __setup_rt_frame() 556 return regs->ax; in sys_sigreturn() 585 return regs->ax; in sys_rt_sigreturn() 623 regs->ax = -EINTR; in handle_signal() 628 regs->ax = -EINTR; in handle_signal() 633 regs->ax = regs->orig_ax; in handle_signal() [all …]
|
D | perf_regs.c | 19 PT_REGS_OFFSET(PERF_REG_X86_AX, ax), 138 regs_user_copy->ax = user_regs->ax; in perf_get_regs_user()
|
D | vsyscall_64.c | 71 regs->sp, regs->ax, regs->si, regs->di); in warn_bad_vsyscall() 202 regs->ax = -ENOSYS; in emulate_vsyscall() 258 regs->ax = ret; in emulate_vsyscall()
|
D | asm-offsets_32.c | 20 OFFSET(IA32_SIGCONTEXT_ax, sigcontext, ax); in foo() 50 OFFSET(PT_EAX, pt_regs, ax); in foo()
|
D | vm86_32.c | 76 #define AL(regs) (((unsigned char *)&((regs)->pt.ax))[0]) 77 #define AH(regs) (((unsigned char *)&((regs)->pt.ax))[1]) 316 info->regs32->ax = VM86_SIGNAL; in do_sys_vm86() 355 regs32->ax = retval; in return_to_32bit() 552 KVM86->regs32->ax = VM86_TRAP + (trapno << 8); in handle_vm86_trap()
|
D | doublefault.c | 41 t->ax, t->bx, t->cx, t->dx); in doublefault_fn()
|
D | process_32.c | 92 regs->ax, regs->bx, regs->cx, regs->dx); in __show_regs() 160 childregs->ax = 0; in copy_thread()
|
D | head_32.S | 510 movw %dx,%ax /* selector = 0x0010 = cs */ 586 movw %ax,2(%esp) /* clean up the segment values on some cpus */ 587 movw %ax,6(%esp) 588 movw %ax,34(%esp)
|
D | asm-offsets_64.c | 37 ENTRY(ax); in main()
|
D | ptrace.c | 81 REG_OFFSET_NAME(ax), 131 [0] = offsetof(struct pt_regs, ax), 969 R32(eax, ax); in putreg32() 1039 R32(eax, ax); in getreg32() 1620 trace_sys_exit(regs, regs->ax); in syscall_trace_leave()
|
D | process_64.c | 71 regs->ax, regs->bx, regs->cx); in __show_regs() 190 childregs->ax = 0; in copy_thread()
|
D | kgdb.c | 56 { "ax", 4, offsetof(struct pt_regs, ax) }, 71 { "ax", 8, offsetof(struct pt_regs, ax) },
|
D | entry_32.S | 575 mov %dx, %ax /* eax: new kernel esp */ 714 cmpw $__ESPFIX_SS, %ax 1303 cmpw $__ESPFIX_SS, %ax
|
/linux-4.1.27/drivers/char/ |
D | toshiba.c | 261 unsigned short ax,bx; in tosh_ioctl() local 272 ax = regs.eax & 0xff00; in tosh_ioctl() 275 if (((ax==0xff00) || (ax==0xfe00)) && (bx>0x0069)) in tosh_ioctl() 281 if (((ax==0xf300) || (ax==0xf400)) && (bx==0x0004)) { in tosh_ioctl()
|
/linux-4.1.27/arch/x86/include/asm/ |
D | syscall.h | 39 regs->ax = regs->orig_ax; in syscall_rollback() 45 unsigned long error = regs->ax; in syscall_get_error() 64 return regs->ax; in syscall_get_return_value() 71 regs->ax = (long) error ?: val; in syscall_set_return_value()
|
D | sigcontext.h | 19 unsigned long ax; member 54 unsigned long ax; member
|
D | ptrace.h | 18 unsigned long ax; member 49 unsigned long ax; member 95 return regs->ax; in regs_return_value()
|
D | a.out-core.h | 48 dump->regs.ax = regs->ax; in aout_dump_thread()
|
D | kexec.h | 106 asm volatile("movl %%eax,%0" : "=m"(newregs->ax)); in crash_setup_regs() 120 asm volatile("movq %%rax,%0" : "=m"(newregs->ax)); in crash_setup_regs()
|
D | elf.h | 112 _r->ax = 0; \ 128 pr_reg[6] = regs->ax; \ 218 (pr_reg)[10] = (regs)->ax; \
|
D | user_32.h | 84 unsigned long ax; member
|
D | user_64.h | 79 unsigned long ax; member
|
D | asm.h | 36 #define _ASM_AX __ASM_REG(ax)
|
D | processor.h | 238 unsigned long ax; member
|
/linux-4.1.27/sound/pci/asihpi/ |
D | hpioctl.c | 430 && hr.u.ax.mode.adapter_mode == HPI_ADAPTER_MODE_LOW_LATENCY) in asihpi_adapter_probe() 441 hm.u.ax.property_set.property = HPI_ADAPTER_PROPERTY_SUPPORTS_IRQ; in asihpi_adapter_probe() 443 if (hr.error || !hr.u.ax.property_get.parameter1) { in asihpi_adapter_probe() 470 hm.u.ax.property_set.property = HPI_ADAPTER_PROPERTY_IRQ_RATE; in asihpi_adapter_probe() 471 hm.u.ax.property_set.parameter1 = 0; in asihpi_adapter_probe() 472 hm.u.ax.property_set.parameter2 = 0; in asihpi_adapter_probe() 533 hm.u.ax.property_set.property = HPI_ADAPTER_PROPERTY_IRQ_RATE; in asihpi_adapter_remove() 534 hm.u.ax.property_set.parameter1 = 0; in asihpi_adapter_remove() 535 hm.u.ax.property_set.parameter2 = 0; in asihpi_adapter_remove()
|
D | hpi6000.c | 561 pao->type = hr0.u.ax.info.adapter_type; in create_adapter_obj() 562 pao->index = hr0.u.ax.info.adapter_index; in create_adapter_obj() 617 phr->u.ax.assert.p1 = in adapter_get_asserts() 619 phr->u.ax.assert.p2 = 0; in adapter_get_asserts() 620 phr->u.ax.assert.count = 1; /* assert count */ in adapter_get_asserts() 621 phr->u.ax.assert.dsp_index = -1; /* "dsp index" */ in adapter_get_asserts() 622 strcpy(phr->u.ax.assert.sz_message, "PCI2040 error"); in adapter_get_asserts() 623 phr->u.ax.assert.dsp_msg_addr = 0; in adapter_get_asserts() 1786 phr->u.ax.assert.dsp_index = 0; /* dsp 0 default */ in hw_message() 1788 if (!phr->u.ax.assert.count) { in hw_message() [all …]
|
D | hpifunc.c | 176 hm.u.ax.mode.adapter_mode = adapter_mode; in hpi_adapter_set_mode_ex() 177 hm.u.ax.mode.query_or_set = query_or_set; in hpi_adapter_set_mode_ex() 191 *padapter_mode = hr.u.ax.mode.adapter_mode; in hpi_adapter_get_mode() 207 *pw_adapter_type = hr.u.ax.info.adapter_type; in hpi_adapter_get_info() 208 *pw_num_outstreams = hr.u.ax.info.num_outstreams; in hpi_adapter_get_info() 209 *pw_num_instreams = hr.u.ax.info.num_instreams; in hpi_adapter_get_info() 210 *pw_version = hr.u.ax.info.version; in hpi_adapter_get_info() 211 *pserial_number = hr.u.ax.info.serial_number; in hpi_adapter_get_info() 225 hm.u.ax.module_info.index = module_index; in hpi_adapter_get_module_by_index() 229 *pw_module_type = hr.u.ax.info.adapter_type; in hpi_adapter_get_module_by_index() [all …]
|
D | hpimsgx.c | 613 aDAPTER_INFO[adapter].num_outstreams = hr.u.ax.info.num_outstreams; in adapter_prepare() 614 aDAPTER_INFO[adapter].num_instreams = hr.u.ax.info.num_instreams; in adapter_prepare() 615 aDAPTER_INFO[adapter].type = hr.u.ax.info.adapter_type; in adapter_prepare()
|
D | hpi_internal.h | 1019 union hpi_adapterx_msg ax; member 1081 union hpi_adapterx_res ax; member 1190 union hpi_adapterx_msg ax; member 1209 union hpi_adapterx_res ax; member
|
D | hpi6205.c | 660 pao->type = hr.u.ax.info.adapter_type; in create_adapter_obj() 661 pao->index = hr.u.ax.info.adapter_index; in create_adapter_obj() 664 hr.u.ax.info.num_outstreams + in create_adapter_obj() 665 hr.u.ax.info.num_instreams; in create_adapter_obj() 669 hr.u.ax.info.adapter_type, hr.u.ax.info.adapter_index, in create_adapter_obj() 670 hr.u.ax.info.serial_number); in create_adapter_obj()
|
/linux-4.1.27/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
D | EventClass.py | 57 flags, ip, ax, bx, cx, dx, si, di, bp, sp = struct.unpack('QQQQQQQQQQ', tmp_buf) 60 self.ax = ax
|
/linux-4.1.27/arch/x86/ia32/ |
D | ia32_signal.c | 186 COPY(dx); COPY(cx); COPY(ip); COPY(ax); in ia32_restore_sigcontext() 227 return regs->ax; in sys32_sigreturn() 255 return regs->ax; in sys32_rt_sigreturn() 285 put_user_ex(regs->ax, &sc->ax); in ia32_setup_sigcontext() 407 regs->ax = sig; in ia32_setup_frame() 486 regs->ax = sig; in ia32_setup_rt_frame()
|
D | ia32_aout.c | 86 dump->regs.eax = regs->ax; in dump_thread32()
|
/linux-4.1.27/arch/x86/lguest/ |
D | boot.c | 422 static void lguest_cpuid(unsigned int *ax, unsigned int *bx, in lguest_cpuid() argument 425 int function = *ax; in lguest_cpuid() 427 native_cpuid(ax, bx, cx, dx); in lguest_cpuid() 434 if (*ax > 5) in lguest_cpuid() 435 *ax = 5; in lguest_cpuid() 460 *ax &= 0xFFFFF0FF; in lguest_cpuid() 461 *ax |= 0x00000500; in lguest_cpuid() 477 if (*ax > 0x80000008) in lguest_cpuid() 478 *ax = 0x80000008; in lguest_cpuid()
|
/linux-4.1.27/arch/x86/xen/ |
D | enlighten.c | 304 static void xen_cpuid(unsigned int *ax, unsigned int *bx, in xen_cpuid() argument 315 switch (*ax) { in xen_cpuid() 324 *ax = 0; in xen_cpuid() 342 : "=a" (*ax), in xen_cpuid() 346 : "0" (*ax), "2" (*cx)); in xen_cpuid() 364 unsigned int ax, bx, cx, dx; in xen_check_mwait() local 385 ax = 1; in xen_check_mwait() 388 native_cpuid(&ax, &bx, &cx, &dx); in xen_check_mwait() 400 ax = CPUID_MWAIT_LEAF; in xen_check_mwait() 405 native_cpuid(&ax, &bx, &cx, &dx); in xen_check_mwait() [all …]
|
/linux-4.1.27/drivers/media/common/b2c2/ |
D | flexcop-fe-tuner.c | 75 u16 ax; in flexcop_set_tone() local 81 ax = 0x01ff; in flexcop_set_tone() 84 ax = 0; in flexcop_set_tone() 92 v.lnb_switch_freq_200.LNB_CTLHighCount_sig = ax; in flexcop_set_tone() 93 v.lnb_switch_freq_200.LNB_CTLLowCount_sig = ax == 0 ? 0x1ff : ax; in flexcop_set_tone()
|
/linux-4.1.27/Documentation/trace/ |
D | uprobetracer.txt | 91 Following example shows how to dump the instruction pointer and %ax register 103 # echo 'p:zfree_entry /bin/zsh:0x46420 %ip %ax' > uprobe_events 107 # echo 'r:zfree_exit /bin/zsh:0x46420 %ip %ax' >> uprobe_events 114 p:uprobes/zfree_entry /bin/zsh:0x00046420 arg1=%ip arg2=%ax 115 r:uprobes/zfree_exit /bin/zsh:0x00046420 arg1=%ip arg2=%ax 158 and contents of ax register being 79. And uretprobe was triggered with ip at
|
D | kprobetrace.txt | 100 …echo 'p:myprobe do_sys_open dfd=%ax filename=%dx flags=%cx mode=+4($stack)' > /sys/kernel/debug/tr…
|
/linux-4.1.27/scripts/dtc/ |
D | livetree.c | 574 static int cmp_reserve_info(const void *ax, const void *bx) in cmp_reserve_info() argument 578 a = *((const struct reserve_info * const *)ax); in cmp_reserve_info() 623 static int cmp_prop(const void *ax, const void *bx) in cmp_prop() argument 627 a = *((const struct property * const *)ax); in cmp_prop() 659 static int cmp_subnode(const void *ax, const void *bx) in cmp_subnode() argument 663 a = *((const struct node * const *)ax); in cmp_subnode()
|
/linux-4.1.27/arch/sh/lib64/ |
D | memset.S | 20 .section .text..SHmedia32,"ax"
|
/linux-4.1.27/arch/x86/um/ |
D | checksum_32.S | 66 addw %bx, %ax 144 20: addw (%esi), %ax 157 addw (%esi), %ax # csumming 2 bytes, 2-aligned
|
D | signal.c | 181 GETREG(AX, ax); in copy_sc_from_user() 270 PUTREG(AX, ax); in copy_sc_to_user()
|
/linux-4.1.27/drivers/lguest/x86/ |
D | switcher_32.S | 300 xorw %ax, %ax
|
D | core.c | 200 case offsetof(struct pt_regs, ax): in lguest_arch_regptr()
|
/linux-4.1.27/kernel/ |
D | auditsc.c | 2304 struct audit_aux_data_bprm_fcaps *ax; in __audit_log_bprm_fcaps() local 2308 ax = kmalloc(sizeof(*ax), GFP_KERNEL); in __audit_log_bprm_fcaps() 2309 if (!ax) in __audit_log_bprm_fcaps() 2312 ax->d.type = AUDIT_BPRM_FCAPS; in __audit_log_bprm_fcaps() 2313 ax->d.next = context->aux; in __audit_log_bprm_fcaps() 2314 context->aux = (void *)ax; in __audit_log_bprm_fcaps() 2318 ax->fcap.permitted = vcaps.permitted; in __audit_log_bprm_fcaps() 2319 ax->fcap.inheritable = vcaps.inheritable; in __audit_log_bprm_fcaps() 2320 ax->fcap.fE = !!(vcaps.magic_etc & VFS_CAP_FLAGS_EFFECTIVE); in __audit_log_bprm_fcaps() 2321 ax->fcap_ver = (vcaps.magic_etc & VFS_CAP_REVISION_MASK) >> VFS_CAP_REVISION_SHIFT; in __audit_log_bprm_fcaps() [all …]
|
/linux-4.1.27/arch/metag/include/uapi/asm/ |
D | ptrace.h | 69 unsigned long ax[4][2]; member
|
/linux-4.1.27/arch/x86/mm/ |
D | pf_in.c | 258 rv = (unsigned char *)®s->ax; in get_reg_w8() 326 rv = 1 + (unsigned char *)®s->ax; in get_reg_w8() 354 rv = ®s->ax; in get_reg_w32()
|
D | mmio-mod.c | 130 regs->ax, regs->bx, regs->cx, regs->dx); in die_kmmio_nesting_error() 135 regs->ax, regs->cx, regs->dx); in die_kmmio_nesting_error()
|
D | mpx.c | 93 offsetof(struct pt_regs, ax), in get_reg_offset()
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | perf_event_intel_ds.c | 182 u64 ax, bx, cx, dx; member 190 u64 ax, bx, cx, dx; member 202 u64 ax, bx, cx, dx; member 844 if ((txn & PERF_TXN_TRANSACTION) && (pebs->ax & 1)) in intel_hsw_transaction() 845 txn |= ((pebs->ax >> 24) & 0xff) << PERF_TXN_ABORT_SHIFT; in intel_hsw_transaction() 918 regs.ax = pebs->ax; in __intel_pmu_pebs_event()
|
/linux-4.1.27/samples/bpf/ |
D | tracex4_kern.c | 39 long ptr = ctx->ax; in bpf_prog2()
|
/linux-4.1.27/arch/x86/include/uapi/asm/ |
D | sigcontext32.h | 64 unsigned int ax; member
|
/linux-4.1.27/arch/x86/kvm/ |
D | tss.h | 44 u16 ax; member
|
D | emulate.c | 335 FOP1E(op##w, ax) \ 364 FOP2E(op##w, ax, dx) \ 373 FOP2E(op##w, ax, dx) \ 382 FOP2E(op##w, ax, cl) \ 391 FOP2E(op##w, dx, ax) \ 403 FOP3E(op##w, ax, dx, cl) \ 2581 tss->ax = reg_read(ctxt, VCPU_REGS_RAX); in save_state_to_tss16() 2605 *reg_write(ctxt, VCPU_REGS_RAX) = tss->ax; in load_state_from_tss16()
|
/linux-4.1.27/arch/x86/lib/ |
D | checksum_32.S | 80 addw %bx, %ax 165 20: addw (%esi), %ax 193 addw (%esi), %ax # csumming 2 bytes, 2-aligned 311 addw %bx, %ax
|
D | putuser.S | 57 2: movw %ax,(%_ASM_CX)
|
/linux-4.1.27/Documentation/x86/ |
D | exception-tables.txt | 79 ".section .fixup,\"ax\"\n" 93 ".section .fixup,\"ax\"\n" 107 ".section .fixup,\"ax\"\n" 140 > .section .fixup,"ax" 227 .section .fixup,"ax"
|
/linux-4.1.27/arch/x86/math-emu/ |
D | reg_u_mul.S | 108 movw %ax,EXP(%edi)
|
D | fpu_system.h | 55 #define FPU_EAX (FPU_info->regs->ax)
|
D | get_address.c | 31 offsetof(struct pt_regs, ax),
|
/linux-4.1.27/arch/x86/include/asm/xen/ |
D | interface_64.h | 109 __DECL_REG(ax);
|
/linux-4.1.27/arch/x86/boot/compressed/ |
D | head_64.S | 167 lldt %ax 169 ltr %ax
|
D | efi_thunk_64.S | 163 lldt %ax
|
/linux-4.1.27/crypto/async_tx/ |
D | async_raid6_recov.c | 40 u8 ax, bx; in async_sum_product() local 88 ax = amul[*a++]; in async_sum_product() 90 *c++ = ax ^ bx; in async_sum_product()
|
/linux-4.1.27/arch/metag/include/asm/ |
D | processor.h | 61 TBIDUAL ax[TBICTXEXTAXX_BYTES / sizeof(TBIDUAL)]; member
|
/linux-4.1.27/arch/x86/crypto/ |
D | aes-x86_64-asm_64.S | 23 #define R1X %ax
|
/linux-4.1.27/include/linux/ |
D | parport.h | 55 struct ax_parport_state ax; member
|
/linux-4.1.27/Documentation/ia64/ |
D | xen.txt | 58 # cp -ax /{dev,var,etc,usr,bin,sbin,lib} /mnt
|
/linux-4.1.27/arch/arm/mach-pxa/ |
D | Kconfig | 143 Basix, Connex, ws-200ax, ws-400ax systems
|
/linux-4.1.27/firmware/ |
D | Makefile | 39 bnx2/bnx2-rv2p-09ax-6.0.17.fw \
|
D | WHENCE | 659 File: bnx2/bnx2-rv2p-09ax-6.0.17.fw
|
/linux-4.1.27/tools/perf/Documentation/ |
D | perf-probe.txt | 150 …ray[0], var->pointer[2]), or kprobe-tracer argument format (e.g. $retval, %ax, etc). Note that the…
|
/linux-4.1.27/Documentation/networking/ |
D | 6pack.txt | 121 the 6pack port is called sp instead of sl or ax. So, sp0 would be the
|
/linux-4.1.27/drivers/hv/ |
D | vmbus_drv.c | 59 wrmsrl(HV_X64_MSR_CRASH_P1, regs->ax); in hyperv_panic_event()
|
/linux-4.1.27/arch/s390/kvm/ |
D | gaccess.c | 249 unsigned long ax : 16; /* Authorization Index */ member
|
/linux-4.1.27/Documentation/ |
D | this_cpu_ops.txt | 79 mov ax, gs:[x]
|