| /linux/arch/mips/include/asm/ |
| H A 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_WD)"\t1b, 11b\n\t" \ 78 STR(PTR_WD)"\t2b, 11b\n\t" \ 79 STR(PTR_WD)"\t3b, 11b\n\t" \ 80 STR(PTR_WD)"\t4b, 11b\n\t" \ 100 ".section\t.fixup,\"ax\"\n\t" \ 123 "\t.section\t.fixup,\"ax\"\n\t" \ [all …]
|
| H A D | uaccess.h | 213 " .section .fixup,\"ax\" \n" \ 242 " .section .fixup,\"ax\" \n" \ 304 " .section .fixup,\"ax\" \n" \ 323 " .section .fixup,\"ax\" \n" \ 409 : "$8", "$9", "$10", "$11", "$12", "$14", "$15", "$24", "$31", in raw_copy_from_user() 430 : "$8", "$9", "$10", "$11", "$12", "$14", "$15", "$24", "$31", in raw_copy_to_user()
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | debugfs_htt_stats.h | 26 HTT_STATS_TX_TQM_GEN_MPDU_TAG = 11, 473 * (400us, 800us, 1600us & 3200us) in each mcs (0-11) 512 /* Counters to track number of rx packets in each GI in each mcs (0-11) */ 667 /* 11AC */ 678 /* 11AX */ 698 /* 11AC error stats */ 709 /* 11AX error stats */ 1269 * in each GI (400us, 800us, 1600us & 3200us) in each mcs (0-11) 1279 * Counters for legacy 11a and 11b transmissions. 1283 * CCK: 0: 1 Mbps, 1: 2 Mbps, 2: 5.5 Mbps, 3: 11 Mbps [all …]
|
| /linux/arch/arc/include/asm/ |
| H A D | uaccess.h | 50 " .section .fixup, \"ax\"\n" \ 71 " .section .fixup, \"ax\"\n" \ 105 " .section .fixup, \"ax\"\n" \ 123 " .section .fixup, \"ax\"\n" \ 162 " .section .fixup, \"ax\" \n" in raw_copy_from_user() 198 "11: ld.ab %4, [%2, 4] \n" in raw_copy_from_user() 207 " .section .fixup, \"ax\" \n" in raw_copy_from_user() 214 " .word 11b,4b \n" in raw_copy_from_user() 233 " .section .fixup, \"ax\" \n" in raw_copy_from_user() 255 " .section .fixup, \"ax\" \n" in raw_copy_from_user() [all …]
|
| /linux/arch/x86/boot/ |
| H A 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/tools/perf/arch/x86/tests/ |
| H A 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/drivers/watchdog/ |
| H A 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 …]
|
| H A 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/arch/m68k/include/asm/ |
| H A D | uaccess.h | 35 " .section .fixup,\"ax\"\n" \ 57 " .section .fixup,\"ax\"\n" \ 110 " .section .fixup,\"ax\"\n" \ 138 " .section .fixup,\"ax\"\n" \ 214 " .section .fixup,\"ax\"\n" \ 284 "11: "MOVES"."#s1" %3,(%1)+\n" \ 297 " .long 11b,5f\n" \ 307 " .section .fixup,\"ax\"\n" \
|
| H A D | math-emu.h | 21 #define FPSR_EXC_UNFL 11 200 .section .fixup,"ax" 217 .section .fixup,"ax"
|
| /linux/tools/perf/util/perf-regs-arch/ |
| H A D | perf_regs_x86.c | 25 SDT_NAME_REG(eax, ax), 26 SDT_NAME_REG(rax, ax), 27 SDT_NAME_REG(al, ax), 28 SDT_NAME_REG(ah, ax), 136 * so, we have to replace them (ex. for x86_64: %rax -> %ax). 289 return "AX"; in __perf_reg_name_x86() 352 XMM(11) in __perf_reg_name_x86()
|
| /linux/tools/perf/util/dwarf-regs-arch/ |
| H A D | dwarf-regs-x86.c | 21 { "eax", 0 }, { "ax", 0 }, { "al", 0 }, 32 { "st0", 11}, 76 { "rax", 0 }, { "eax", 0 }, { "ax", 0 }, { "al", 0 }, 87 { "r11", 11 }, { "r11d", 11 }, { "r11w", 11 }, { "r11b", 11 }, 229 [PERF_REG_X86_R11] = 11, in __get_dwarf_regnum_for_perf_regnum_x86_64()
|
| /linux/arch/x86/kernel/ |
| H A D | uprobes.c | 181 * Also encodes tons of other system insns if mod=11. 234 * c6-c7 - Group 11 - only reg = 0 is OK 317 unsigned long ax; member 392 /* expose the "right" values of r11/cx/ax/sp to uprobe_consumer/s */ in SYSCALL_DEFINE0() 395 regs->ax = args.ax; in SYSCALL_DEFINE0() 411 return regs->ax; in SYSCALL_DEFINE0() 419 * ax register is passed through as return value, so we can use in SYSCALL_DEFINE0() 423 args.ax = regs->ip; in SYSCALL_DEFINE0() 434 return regs->ax; in SYSCALL_DEFINE0() 509 * [i]div/[i]mul: implicitly use dx:ax in riprel_analyze() [all …]
|
| H A D | signal_64.c | 68 regs->ax = sc.ax; in restore_sigcontext() 109 unsafe_put_user(regs->ax, &sc->ax, Efault); in __unsafe_setup_sigcontext() 204 regs->ax = 0; in x64_setup_rt_frame() 274 return regs->ax; in SYSCALL_DEFINE0() 393 return regs->ax; in COMPAT_SYSCALL_DEFINE0() 420 static_assert(NSIGILL == 11);
|
| /linux/sound/pci/asihpi/ |
| H A 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 strscpy(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/tools/testing/selftests/ftrace/test.d/dynevent/ |
| H A D | fprobe_syntax_errors.tc | 12 REG=%ax ;; 64 check_error 'f vfs_read +0(@11):u8[10^' # ARRAY_NO_CLOSE 65 check_error 'f vfs_read +0(@11):u8[10]^a' # BAD_ARRAY_SUFFIX 66 check_error 'f vfs_read +0(@11):u8[^10a]' # BAD_ARRAY_NUM 67 check_error 'f vfs_read +0(@11):u8[^256]' # ARRAY_TOO_BIG 70 check_error 'f vfs_read @11:^unknown_type' # BAD_TYPE 72 check_error 'f vfs_read @11:^b10@a/16' # BAD_BITFIELD 74 check_error 'f vfs_read ^arg123456789012345678901234567890=@11' # ARG_NAME_TOO_LOG 75 check_error 'f vfs_read ^=@11' # NO_ARG_NAME 76 check_error 'f vfs_read ^var.1=@11' # BAD_ARG_NAM [all...] |
| /linux/arch/sparc/include/asm/ |
| H A D | timer_64.h | 78 " .section .get_tick_patch, \"ax\"\n" in get_tick() 80 /* read tick 2 instructions and 11 skipped */ in get_tick() 85 /* read stick 2 instructions and 11 skipped */ in get_tick()
|
| /linux/arch/sh/lib/ |
| H A 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"
|
| /linux/arch/x86/mm/ |
| H A D | pf_in.c | 7 /* Id: pf_in.c,v 1.1.1.1 2002/11/12 05:56:32 brlock Exp 228 arg_R11 = 11, 242 rv = (unsigned char *)®s->ax; in get_reg_w8() 310 rv = 1 + (unsigned char *)®s->ax; in get_reg_w8() 338 rv = ®s->ax; in get_reg_w32()
|
| /linux/include/uapi/linux/ |
| H A D | ax25.h | 3 * These are the public elements of the Linux kernel AX.25 code. A similar 37 #define SIOCAX25DELFWD (SIOCPROTOPRIVATE+11)
|
| /linux/arch/x86/include/asm/ |
| H A D | pci_x86.h | 95 u8 rfu[11]; 212 asm volatile("movw (%1),%%ax" : "=a" (val) : "r" (pos)); in mmio_config_readw() 230 asm volatile("movw %%ax,(%1)" : : "a" (val), "r" (pos) : "memory"); in mmio_config_writew()
|
| /linux/arch/sparc/lib/ |
| H A D | ffs.S | 48 movrz %g1, %g2, %o0 /* 11 */ 73 .section .popc_6insn_patch, "ax"
|
| /linux/arch/xtensa/lib/ |
| H A D | strncpy_user.S | 69 EX(11f) l8ui a9, a3, 0 # get byte 0 79 EX(11f) l8ui a9, a3, 0 # get byte 0 86 EX(11f) l8ui a9, a3, 1 # get byte 0 111 EX(11f) l32i a9, a3, 0 # get word from src 126 EX(11f) l16ui a9, a3, 0 139 EX(11f) l8ui a9, a3, 0 190 EX(11f) l8ui a9, a3, 0 206 .section .fixup, "ax" 215 11:
|
| /linux/arch/arm/mm/ |
| H A D | proc-arm740.S | 60 .pushsection .idmap.text, "ax" 87 mov r4, #10 @ 11 is the minimum (4KB) 100 mov r4, #10 @ 11 is the minimum (4KB)
|
| /linux/arch/x86/entry/ |
| H A D | calling.h | 20 rdi rsi rdx rcx r8-9 | rbx rbp [*] r12-15 | r10-11 | rax, rdx [**] 81 pushq \rax /* pt_regs->ax */ 297 * the regs it uses (AX, CX, DX). Must be called before the first RET 331 * Similar to IBRS_ENTER, requires KERNEL GS,CR3 and clobbers (AX, CX, DX)
|