/arch/xtensa/include/asm/ |
D | cacheasm.h | 35 .macro __loop_cache_unroll ar at insn size line_width max_immed 45 __loopi \ar, \at, \size, (_reps << (\line_width)) 51 __endla \ar, \at, _reps << (\line_width) 56 .macro __loop_cache_all ar at insn size line_width max_immed 59 __loop_cache_unroll \ar, \at, \insn, \size, \line_width, \max_immed 64 .macro __loop_cache_range ar as at insn line_width 66 extui \at, \ar, 0, \line_width 67 add \as, \as, \at 69 __loops \ar, \as, \at, \line_width 71 __endla \ar, \at, (1 << (\line_width)) [all …]
|
D | asmmacro.h | 49 .macro __loopi ar, at, size, incr 52 movi \at, ((\size + \incr - 1) / (\incr)) 53 loop \at, 99f 55 addi \at, \ar, \size 65 .macro __loops ar, as, at, incr_log2, mask_log2, cond, ncond 69 addi \at, \as, (1 << \incr_log2) - 1 71 extui \at, \at, \incr_log2, \mask_log2 73 srli \at, \at, \incr_log2 76 loop\cond \at, 99f 79 extui \at, \as, \incr_log2, \mask_log2 [all …]
|
D | asm-uaccess.h | 63 .macro set_fs at, av, sp 64 GET_CURRENT(\at,\sp) 65 s32i \av, \at, THREAD_CURRENT_DS 91 .macro kernel_ok at, sp, success 92 get_fs \at, \sp 93 beqz \at, \success 119 .macro user_ok aa, as, at, error 120 movi \at, __XTENSA_UL_CONST(TASK_SIZE) 121 bgeu \as, \at, \error 122 sub \at, \at, \as [all …]
|
/arch/mips/crypto/ |
D | poly1305-mips.pl | 40 ($zero,$at,$t0,$t1,$t2)=map("\$$_",(0..2,24,25)); 76 my ($in0,$in1,$tmp0,$tmp1,$tmp2,$tmp3,$tmp4) = ($a4,$a5,$a6,$a7,$at,$t0,$t1); 548 ($a4,$a5,$a6,$a7,$at,$t0,$t1,$t2); 808 srlv $at,$d1,$t1 810 or $d0,$d0,$at 811 srlv $at,$d2,$t1 813 or $d1,$d1,$at 814 srlv $at,$d3,$t1 816 or $d2,$d2,$at 821 sllv $at,$d1,$t1 [all …]
|
D | chacha-core.S | 209 lw $at, 16($sp) 263 addiu $at, -2 272 bnez $at, .Loop_chacha_xor_rounds 280 lw $at, (STACK_SIZE+16)($sp) 319 andi $at, BYTES, MASK_U32 325 ins T0, $at, 1, 6 328 addu T1, STATE, $at 337 subu BYTES, $at, BYTES 347 lw $at, (STACK_SIZE+16)($sp) 370 addu IN, $at [all …]
|
/arch/mips/math-emu/ |
D | dp_mul.c | 24 u64 at; in ieee754dp_mul() local 129 at = lrm + (t << 32); in ieee754dp_mul() 130 hrm += at < lrm; in ieee754dp_mul() 131 lrm = at; in ieee754dp_mul() 137 at = lrm + (t << 32); in ieee754dp_mul() 138 hrm += at < lrm; in ieee754dp_mul() 139 lrm = at; in ieee754dp_mul()
|
D | sp_mul.c | 24 unsigned int at; in ieee754sp_mul() local 127 at = lrm + (t << 16); in ieee754sp_mul() 128 hrm += at < lrm; in ieee754sp_mul() 129 lrm = at; in ieee754sp_mul() 133 at = lrm + (t << 16); in ieee754sp_mul() 134 hrm += at < lrm; in ieee754sp_mul() 135 lrm = at; in ieee754sp_mul()
|
D | dp_maddf.c | 54 u64 at; in _dp_maddf() local 204 at = lrm + (t << 32); in _dp_maddf() 205 hrm += at < lrm; in _dp_maddf() 206 lrm = at; in _dp_maddf() 212 at = lrm + (t << 32); in _dp_maddf() 213 hrm += at < lrm; in _dp_maddf() 214 lrm = at; in _dp_maddf()
|
/arch/powerpc/kernel/ |
D | io-workarounds.c | 112 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) \ argument 113 static ret iowa_##name at \ 122 #define DEF_PCI_AC_NORET(name, at, al, space, aa) \ argument 123 static void iowa_##name at \ 141 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) .name = iowa_##name, argument 142 #define DEF_PCI_AC_NORET(name, at, al, space, aa) .name = iowa_##name, argument
|
/arch/x86/events/intel/ |
D | ds.c | 591 struct bts_record *at, *base, *top; in intel_pmu_drain_bts_buffer() local 626 for (at = base; at < top; at++) { in intel_pmu_drain_bts_buffer() 633 (kernel_ip(at->from) || kernel_ip(at->to))) in intel_pmu_drain_bts_buffer() 649 for (at = base; at < top; at++) { in intel_pmu_drain_bts_buffer() 652 (kernel_ip(at->from) || kernel_ip(at->to))) in intel_pmu_drain_bts_buffer() 655 data.ip = at->from; in intel_pmu_drain_bts_buffer() 656 data.addr = at->to; in intel_pmu_drain_bts_buffer() 1625 void *at; in get_next_pebs_record_by_bit() local 1638 for (at = base; at < top; at += cpuc->pebs_record_size) { in get_next_pebs_record_by_bit() 1639 unsigned long status = get_pebs_status(at); in get_next_pebs_record_by_bit() [all …]
|
/arch/arm/boot/dts/ |
D | omap54xx-clocks.dtsi | 121 ti,index-starts-at-one; 164 ti,index-starts-at-one; 194 ti,index-starts-at-one; 219 ti,index-starts-at-one; 228 ti,index-starts-at-one; 237 ti,index-starts-at-one; 246 ti,index-starts-at-one; 255 ti,index-starts-at-one; 264 ti,index-starts-at-one; 273 ti,index-starts-at-one; [all …]
|
D | aks-cdu.dts | 32 linux,rs485-enabled-at-boot-time; 38 linux,rs485-enabled-at-boot-time; 44 linux,rs485-enabled-at-boot-time;
|
D | dra7xx-clocks.dtsi | 216 ti,index-starts-at-one; 236 ti,index-starts-at-one; 247 ti,index-starts-at-one; 279 ti,index-starts-at-one; 305 ti,index-starts-at-one; 349 ti,index-starts-at-one; 387 ti,index-starts-at-one; 425 ti,index-starts-at-one; 438 ti,index-starts-at-one; 472 ti,index-starts-at-one; [all …]
|
D | omap44xx-clocks.dtsi | 153 ti,index-starts-at-one; 182 ti,index-starts-at-one; 214 ti,index-starts-at-one; 225 ti,index-starts-at-one; 244 ti,index-starts-at-one; 281 ti,index-starts-at-one; 299 ti,index-starts-at-one; 316 ti,index-starts-at-one; 332 ti,index-starts-at-one; 366 ti,index-starts-at-one; [all …]
|
D | armada-385-turris-omnia.dts | 8 * Schematic available at https://www.turris.cz/doc/_media/rtrom01-schema.pdf 143 /* STM32F0 command interface at address 0x2a */ 144 /* leds device (in STM32F0) at address 0x2b */ 199 /* ATSHA204A at address 0x64 */ 250 /* Switch MV88E6176 at address 0x10 */
|
/arch/mips/netlogic/ |
D | Kconfig | 12 pointer to the kernel. The corresponding DTS file is at 22 pointer to the kernel. The corresponding DTS file is at 32 pointer to the kernel. The corresponding DTS file is at 42 pointer to the kernel. The corresponding DTS file is at 51 pointer to the kernel. The corresponding DTS file is at
|
/arch/mips/jazz/ |
D | Kconfig | 10 the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at 22 the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at 33 the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at
|
/arch/m68k/hp300/ |
D | README.hp300 | 4 The Linux/HP web page is at <http://www.tazenda.demon.co.uk/phil/linux-hp/> 9 The serial console is probably broken at the moment but the Topcat/HIL keyboard
|
/arch/arm/include/debug/ |
D | vexpress.S | 27 @ should use UART at 0x10009000 29 @ at 0x1c090000
|
/arch/arm/mach-sti/ |
D | Kconfig | 34 Electronics family StiH415 parts, primarily targeted at set-top-box 43 Electronics family StiH416 parts, primarily targeted at set-top-box 53 Electronics family StiH407 parts, targetted at set-top-box
|
/arch/arm/nwfpe/ |
D | softfloat-macros | 9 International Computer Science Institute, located at Suite 600, 1947 Center 13 processor in collaboration with the University of California at Berkeley, 88 _plus_ the number of bits given in `count'. The shifted result is at most 89 64 nonzero bits; this is stored at the location pointed to by `z0Ptr'. The 98 integer part of the result is returned at the location pointed to by 100 described above, and is returned at the location pointed to by `z1Ptr'.) 138 which are stored at the locations pointed to by `z0Ptr' and `z1Ptr'. 173 nonzero. The result is broken into two 64-bit pieces which are stored at 213 at most 128 nonzero bits; these are broken into two 64-bit pieces which are 214 stored at the locations pointed to by `z0Ptr' and `z1Ptr'. The bits shifted [all …]
|
/arch/parisc/boot/compressed/ |
D | vmlinux.scr | 7 output_len = . - 4; /* can be at unaligned address */
|
/arch/powerpc/boot/dts/fsl/ |
D | mpc8544si-post.dtsi | 20 * Foundation, either version 2 of that License or (at your option) any 42 /* controller at 0x8000 */ 53 /* controller at 0x9000 */ 82 /* controller at 0xa000 */ 110 /* controller at 0xb000 */
|
/arch/arm/mach-footbridge/ |
D | Kconfig | 33 prototypes at this time. Information is available at: 74 NetWinder. Information about this machine can be found at:
|
/arch/mips/sgi-ip22/ |
D | Platform | 24 # Simplified: what IP22 does at 128MB+ in ksegN, IP28 does at 512MB+ in xkphys
|