Home
last modified time | relevance | path

Searched +full:11 +full:ax (Results 1 – 25 of 298) sorted by relevance

12345678910>>...12

/kernel/linux/linux-6.6/arch/mips/include/asm/
Dunaligned-emul.h18 ".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 …]
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dunaligned-emul.h18 ".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 …]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
Ddebugfs_htt_stats.h26 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 …]
/kernel/linux/linux-6.6/arch/arc/include/asm/
Duaccess.h50 " .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 …]
/kernel/linux/linux-5.10/arch/arc/include/asm/
Duaccess.h79 " .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 …]
/kernel/linux/linux-5.10/arch/x86/boot/
Dbioscall.S14 .section ".inittext","ax"
34 movw $11, %cx
60 movw %cs, %ax
61 movw %ax, %ds
62 movw %ax, %es
69 movw $11, %cx
Dvideo-vga.c47 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 …]
/kernel/linux/linux-6.6/arch/x86/boot/
Dbioscall.S14 .section ".inittext","ax"
34 movw $11, %cx
60 movw %cs, %ax
61 movw %ax, %ds
62 movw %ax, %es
69 movw $11, %cx
Dvideo-vga.c47 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 …]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/
Dnvm-reg.h91 NVM_SECTION_TYPE_MAC_OVERRIDE = 11,
163 * @NVM_MAC_SKU_FLAGS_802_11N_ENABLED: true if 11n enabled
164 * @NVM_MAC_SKU_FLAGS_802_11AC_ENABLED: true if 11ac enabled
176 * @NVM_MAC_SKU_FLAGS_802_11AX_ENABLED: true if 11ax enabled
484 * @LARI_CONFIG_DISABLE_11AC_UKRAINE_MSK: disable 11ac in ukraine
525 * @oem_11ax_allow_bitmap: bitmap of 11ax allowed MCCs.
526 * For each supported country, a pair of regulatory override bit and 11ax mode exist
540 * @oem_11ax_allow_bitmap: Bitmap of 11ax allowed MCCs. There are two bits
559 * @oem_11ax_allow_bitmap: Bitmap of 11ax allowed MCCs. There are two bits
582 * @oem_11ax_allow_bitmap: Bitmap of 11ax allowed MCCs. There are two bits
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/aarch64/
Dhandlers.S16 stp x22, x23, [sp, #16 * 11]
45 ldp x22, x23, [sp, #16 * 11]
63 .pushsection ".entry.text", "ax"
83 .pushsection ".entry.text", "ax"
92 .pushsection ".entry.text", "ax"
/kernel/linux/linux-5.10/arch/x86/lib/
Dcopy_user_64.S35 .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 …]
Dusercopy_32.c46 ".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" \
/kernel/linux/linux-6.6/arch/x86/lib/
Dcopy_user_uncached_64.S41 11: movq 8(%rsi),%r9
69 _ASM_EXTABLE_UA(11b, .Lquadwords)
130 70: movw (%rsi),%ax
131 71: movw %ax,(%rdi)
180 92: movw (%rsi),%ax
181 93: movw %ax,(%rdi)
/kernel/linux/linux-6.6/tools/perf/arch/x86/tests/
Dregs_load.S4 #define AX 0 macro
15 #define SS 11 * 8
32 movq %rax, AX(%rdi)
68 movl %eax, AX(%edi)
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/
Dregs_load.S4 #define AX 0 macro
15 #define SS 11 * 8
32 movq %rax, AX(%rdi)
68 movl %eax, AX(%edi)
/kernel/linux/linux-6.6/arch/x86/include/asm/
Delf.h35 #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; \
132 pr_reg[11] = regs->orig_ax; \
158 /* ax gets execve's return value. */ in elf_common_init()
159 /*regs->ax = */ regs->bx = regs->cx = regs->dx = 0; in elf_common_init()
203 (pr_reg)[10] = (regs)->ax; \
204 (pr_reg)[11] = (regs)->cx; \
/kernel/linux/linux-5.10/arch/x86/include/asm/
Delf.h35 #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; \
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/
Dunwind-libdw.c21 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()
/kernel/linux/linux-6.6/tools/perf/arch/x86/util/
Dunwind-libdw.c22 dwarf_regs[0] = REG(AX); in libdw__arch_set_initial_registers()
33 dwarf_regs[0] = REG(AX); in libdw__arch_set_initial_registers()
44 dwarf_regs[11] = REG(R11); in libdw__arch_set_initial_registers()
/kernel/linux/linux-5.10/arch/m68k/include/asm/
Duaccess.h45 " .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" \
/kernel/linux/linux-5.10/include/net/
Dax25.h3 * 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 …]
/kernel/linux/linux-6.6/include/net/
Dax25.h3 * 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 …]
/kernel/linux/linux-5.10/drivers/watchdog/
Dsbc8360.c70 * 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 …]
/kernel/linux/linux-6.6/drivers/watchdog/
Dsbc8360.c70 * 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 …]

12345678910>>...12