/linux-5.10/arch/mips/include/asm/ |
D | unaligned-emul.h | 18 ".section\t.fixup,\"ax\"\n\t" \ 39 ".section\t.fixup,\"ax\"\n\t" \ 72 ".section\t.fixup,\"ax\"\n\t" \ 73 "11:\tli\t%1, %3\n\t" \ 77 STR(PTR)"\t1b, 11b\n\t" \ 78 STR(PTR)"\t2b, 11b\n\t" \ 79 STR(PTR)"\t3b, 11b\n\t" \ 80 STR(PTR)"\t4b, 11b\n\t" \ 100 ".section\t.fixup,\"ax\"\n\t" \ 123 "\t.section\t.fixup,\"ax\"\n\t" \ [all …]
|
/linux-5.10/arch/arc/include/asm/ |
D | uaccess.h | 79 " .section .fixup, \"ax\"\n" \ 100 " .section .fixup, \"ax\"\n" \ 134 " .section .fixup, \"ax\"\n" \ 152 " .section .fixup, \"ax\"\n" \ 190 " .section .fixup, \"ax\" \n" in raw_copy_from_user() 226 "11: ld.ab %4, [%2, 4] \n" in raw_copy_from_user() 235 " .section .fixup, \"ax\" \n" in raw_copy_from_user() 242 " .word 11b,4b \n" in raw_copy_from_user() 261 " .section .fixup, \"ax\" \n" in raw_copy_from_user() 283 " .section .fixup, \"ax\" \n" in raw_copy_from_user() [all …]
|
/linux-5.10/arch/x86/boot/ |
D | bioscall.S | 14 .section ".inittext","ax" 34 movw $11, %cx 60 movw %cs, %ax 61 movw %ax, %ds 62 movw %ax, %es 69 movw $11, %cx
|
D | video-vga.c | 47 ireg.ax = 0x0f00; in vga_set_basic_mode() 55 ireg.ax = mode; /* AH=0: set mode */ in vga_set_basic_mode() 69 ireg.ax = 0x1112; in vga_set_8font() 74 ireg.ax = 0x1200; in vga_set_8font() 79 ireg.ax = 0x1201; in vga_set_8font() 84 ireg.ax = 0x0100; in vga_set_8font() 97 ireg.ax = 0x1111; in vga_set_14font() 102 ireg.ax = 0x1201; in vga_set_14font() 106 /* Cursor is scan lines 11-12 */ in vga_set_14font() 107 ireg.ax = 0x0100; in vga_set_14font() [all …]
|
/linux-5.10/arch/x86/lib/ |
D | copy_user_64.S | 35 .section .fixup,"ax" 76 11: movq 6*8(%rsi),%r10 110 .section .fixup,"ax" 130 _ASM_EXTABLE_CPY(11b, 30b) 178 .section .fixup,"ax" 179 11: leal (%rdx,%rcx,8),%ecx 184 _ASM_EXTABLE_CPY(1b, 11b) 212 .section .fixup,"ax" 295 11: movq 6*8(%rsi),%r10 366 .section .fixup,"ax" [all …]
|
D | usercopy_32.c | 46 ".section .fixup,\"ax\"\n" \ 115 "11: movl 16(%4), %%eax\n" in __copy_user_intel() 152 ".section .fixup,\"ax\"\n" in __copy_user_intel() 166 _ASM_EXTABLE_UA(11b, 100b) in __copy_user_intel() 228 "11: movl 32(%4), %%eax\n" in __copy_user_intel_nocache() 258 ".section .fixup,\"ax\"\n" in __copy_user_intel_nocache() 272 _ASM_EXTABLE_UA(11b, 16b) in __copy_user_intel_nocache() 318 ".section .fixup,\"ax\"\n" \
|
/linux-5.10/tools/perf/arch/x86/tests/ |
D | regs_load.S | 4 #define AX 0 macro 15 #define SS 11 * 8 32 movq %rax, AX(%rdi) 68 movl %eax, AX(%edi)
|
/linux-5.10/arch/x86/include/asm/ |
D | elf.h | 35 #define R_386_NUM 11 59 #define R_X86_64_32S 11 /* Direct 32 bit sign extended */ 111 _r->ax = 0; \ 127 pr_reg[6] = regs->ax; \ 131 pr_reg[11] = regs->orig_ax; \ 173 /* ax gets execve's return value. */ in elf_common_init() 174 /*regs->ax = */ regs->bx = regs->cx = regs->dx = 0; in elf_common_init() 217 (pr_reg)[10] = (regs)->ax; \ 218 (pr_reg)[11] = (regs)->cx; \
|
D | cpufeature.h | 83 CHECK_BIT_IN_MASK_WORD(REQUIRED_MASK, 11, feature_bit) || \ 106 CHECK_BIT_IN_MASK_WORD(DISABLED_MASK, 11, feature_bit) || \ 188 ".section .altinstr_replacement,\"ax\"\n" in _static_cpu_has() 200 ".section .altinstr_aux,\"ax\"\n" in _static_cpu_has()
|
D | pci_x86.h | 88 u8 rfu[11]; 196 asm volatile("movw (%1),%%ax" : "=a" (val) : "r" (pos)); in mmio_config_readw() 214 asm volatile("movw %%ax,(%1)" : : "a" (val), "r" (pos) : "memory"); in mmio_config_writew()
|
/linux-5.10/tools/perf/arch/x86/util/ |
D | unwind-libdw.c | 21 dwarf_regs[0] = REG(AX); in libdw__arch_set_initial_registers() 32 dwarf_regs[0] = REG(AX); in libdw__arch_set_initial_registers() 43 dwarf_regs[11] = REG(R11); in libdw__arch_set_initial_registers()
|
/linux-5.10/arch/m68k/include/asm/ |
D | uaccess.h | 45 " .section .fixup,\"ax\"\n" \ 86 " .section .fixup,\"ax\"\n" \ 117 " .section .fixup,\"ax\"\n" \ 157 " .section .fixup,\"ax\"\n" \ 217 " .section .fixup,\"ax\"\n" \ 287 "11: "MOVES"."#s1" %3,(%1)+\n" \ 300 " .long 11b,5f\n" \ 310 " .section .fixup,\"ax\"\n" \
|
/linux-5.10/include/net/ |
D | ax25.h | 3 * Declarations of AX.25 type objects. 5 * Alan Cox (GW4PTS) 10/11/93 31 /* AX.25 Protocol IDs */ 48 /* AX.25 Segment control values */ 56 #define AX25_SSSID_SPARE 0x60 /* Unused bits in SSID for standard AX.25 */ 57 #define AX25_ESSID_SPARE 0x20 /* Unused bits in SSID for extended AX.25 */ 89 #define AX25_PF 0x10 /* Poll/final bit for standard AX.25 */ 90 #define AX25_EPF 0x01 /* Poll/final bit for extended AX.25 */ 111 #define AX25_MODULUS 8 /* Standard AX.25 modulus */ 112 #define AX25_EMODULUS 128 /* Extended AX.25 modulus */ [all …]
|
/linux-5.10/drivers/watchdog/ |
D | sbc8360.c | 70 * MOV AX,000AH (enable, phase I) 72 * OUT DX,AX 73 * MOV AX,000BH (enable, phase II) 75 * OUT DX,AX 76 * MOV AX,000nH (set multiplier n, from 1-4) 78 * OUT DX,AX 79 * MOV AX,000mH (set base timer m, from 0-F) 81 * OUT DX,AX 84 * MOV AX,000mH (same as set base timer, above) 86 * OUT DX,AX [all …]
|
D | ib700wdt.c | 68 * MOV AX,000FH (Choose the values from 0 to F) 70 * OUT DX,AX 73 * MOV AX,000FH (Any value is fine.) 75 * OUT DX,AX 81 * 3 D 4 | 11 5 20
|
/linux-5.10/arch/x86/ia32/ |
D | ia32_signal.c | 7 * 1997-11-28 Modified for POSIX.1b signals by Richard Henderson 78 regs->ax = sc.ax; in ia32_restore_sigcontext() 116 return regs->ax; in COMPAT_SYSCALL_DEFINE0() 144 return regs->ax; in COMPAT_SYSCALL_DEFINE0() 174 unsafe_put_user(regs->ax, &sc->ax, Efault); in __unsafe_setup_sigcontext32() 284 regs->ax = sig; in ia32_setup_frame() 361 regs->ax = sig; in ia32_setup_rt_frame()
|
/linux-5.10/arch/riscv/lib/ |
D | uaccess.S | 90 fixup REG_S, zero, (a0), 11f 102 fixup sb, zero, (a0), 11f 107 fixup sb, zero, (a0), 11f 114 .section .fixup,"ax" 116 /* Fixup code for __copy_user(10) and __clear_user(11) */ 122 11:
|
/linux-5.10/drivers/scsi/ |
D | mac_scsi.c | 115 "11: nop \n" \ 120 ".section .fixup,\"ax\" \n" \ 129 ".long 11b,90b \n" \ 142 "11: nop \n" \ 146 ".section .fixup,\"ax\" \n" \ 156 ".long 11b,90b \n" \ 172 "11: movew " operands " \n" \ 182 ".section .fixup,\"ax\" \n" \ 201 ".long 11b,90b \n" \
|
/linux-5.10/arch/x86/kernel/ |
D | signal.c | 6 * 1997-11-28 Modified for POSIX.1b signals by Richard Henderson 107 regs->ax = sc.ax; in restore_sigcontext() 162 unsafe_put_user(regs->ax, &sc->ax, Efault); in __unsafe_setup_sigcontext() 344 regs->ax = (unsigned long)sig; in __setup_frame() 392 * This is movl $__NR_rt_sigreturn, %ax ; int $0x80 in __setup_rt_frame() 409 regs->ax = (unsigned long)sig; in __setup_rt_frame() 476 regs->ax = 0; in __setup_rt_frame() 627 return regs->ax; in SYSCALL_DEFINE0() 659 return regs->ax; in SYSCALL_DEFINE0() 721 regs->ax = -EINTR; in handle_signal() [all …]
|
/linux-5.10/arch/microblaze/lib/ |
D | uaccess_old.S | 56 .section .fixup, "ax" 97 .section .fixup,"ax" 117 11: swi r20, r5, 0x0008 + offset; \ 134 .word 11b, 33f; \
|
/linux-5.10/arch/arm64/kernel/ |
D | hyp-stub.S | 20 .pushsection .hyp.text, "ax" 22 .align 11 46 .align 11
|
/linux-5.10/arch/sparc/include/asm/ |
D | timer_64.h | 79 " .section .get_tick_patch, \"ax\"\n" in get_tick() 81 /* read tick 2 instructions and 11 skipped */ in get_tick() 86 /* read stick 2 instructions and 11 skipped */ in get_tick()
|
/linux-5.10/tools/perf/arch/x86/include/ |
D | perf_regs.h | 30 return "AX"; in perf_reg_name() 95 XMM(11) in perf_reg_name()
|
/linux-5.10/sound/pci/asihpi/ |
D | hpi6000.c | 550 pao->type = hr0.u.ax.info.adapter_type; in create_adapter_obj() 551 pao->index = hr0.u.ax.info.adapter_index; in create_adapter_obj() 606 phr->u.ax.assert.p1 = in adapter_get_asserts() 608 phr->u.ax.assert.p2 = 0; in adapter_get_asserts() 609 phr->u.ax.assert.count = 1; /* assert count */ in adapter_get_asserts() 610 phr->u.ax.assert.dsp_index = -1; /* "dsp index" */ in adapter_get_asserts() 611 strcpy(phr->u.ax.assert.sz_message, "PCI2040 error"); in adapter_get_asserts() 612 phr->u.ax.assert.dsp_msg_addr = 0; in adapter_get_asserts() 814 11 BUSREQ = 0 BUSREQ output is low in hpi6000_adapter_boot_load_dsp() 839 11-10 RD2DEAC = 1 in hpi6000_adapter_boot_load_dsp() [all …]
|
/linux-5.10/arch/sh/lib/ |
D | copy_page.S | 86 mov #11,r0 88 cmp/gt r0,r6 ! r6 (len) > r0 (11) 153 .section .fixup, "ax" 328 ! Destination = 01 or 11 376 .section .fixup, "ax"
|