Searched refs:source (Results 1 - 25 of 93) sorted by relevance

1234

/arch/sh/boards/mach-sdk7786/
H A Dnmi.c53 unsigned int source, mask, tmp; local
57 source = NMISR_MAN_NMI;
61 source = NMISR_AUX_NMI;
65 source = NMISR_MAN_NMI | NMISR_AUX_NMI;
71 source = mask = 0;
75 /* Set the NMI source */
78 tmp |= source;
/arch/sparc/lib/
H A Dmemset.S37 #define ZERO_BIG_BLOCK(base, offset, source) \
38 std source, [base + offset + 0x00]; \
39 std source, [base + offset + 0x08]; \
40 std source, [base + offset + 0x10]; \
41 std source, [base + offset + 0x18]; \
42 std source, [base + offset + 0x20]; \
43 std source, [base + offset + 0x28]; \
44 std source, [base + offset + 0x30]; \
45 std source, [base + offset + 0x38];
47 #define ZERO_LAST_BLOCKS(base, offset, source) \
[all...]
/arch/arm/plat-samsung/include/plat/
H A Ds5p-time.h38 enum s5p_timer_mode source);
H A Ddma.h115 enum dma_data_direction source, unsigned long devaddr);
/arch/arm/plat-s3c24xx/
H A Dclock-dclk.c128 unsigned long source; local
133 source = S3C2410_MISCCR_CLK0_MPLL;
135 source = S3C2410_MISCCR_CLK0_UPLL;
137 source = S3C2410_MISCCR_CLK0_FCLK;
139 source = S3C2410_MISCCR_CLK0_HCLK;
141 source = S3C2410_MISCCR_CLK0_PCLK;
143 source = S3C2410_MISCCR_CLK0_DCLK0;
145 source = S3C2410_MISCCR_CLK0_DCLK0;
154 source <<= 4;
158 s3c2410_modify_misccr(mask, source);
[all...]
/arch/powerpc/lib/
H A Dchecksum_64.S232 .macro source
269 * If the source and destination are relatively unaligned we only
270 * align the source. This keeps things simple.
280 source; lhz r6,0(r3) /* align to doubleword */
306 source; ld r6,0(r3)
307 source; ld r9,8(r3)
309 source; ld r10,16(r3)
310 source; ld r11,24(r3)
321 source; ld r12,32(r3)
322 source; l
[all...]
/arch/x86/lib/
H A Dcsum-copy_64.S18 * rdi source
29 * They also should align source or destination to 8 bytes.
32 .macro source
96 source
98 source
100 source
102 source
105 source
107 source
109 source
[all...]
/arch/ia64/kvm/
H A Dlapic.h23 int kvm_apic_match_dest(struct kvm_vcpu *vcpu, struct kvm_lapic *source,
/arch/alpha/kernel/
H A Derr_ev6.c101 int source = -1, stream = -1, bits = -1; local
136 source = EXTRACT(c_stat, EV6__C_STAT__SOURCE);
142 source = -1;
147 source = -1;
154 source = -1;
157 if (source != -1)
160 streamname[stream], bitsname[bits], sourcename[source]);
168 if (source == EV6__C_STAT__SOURCE_MEMORY ||
169 source == EV6__C_STAT__SOURCE_BCACHE)
/arch/tile/lib/
H A Dmemcpy_tile64.c50 * We set up our own source and destination PTEs that we fully control.
60 static void memcpy_multicache(void *dest, const void *source, argument
73 * the PA of the source from an interrupt routine. Also
91 /* Set up the new source mapping */
96 newsrc = __fix_to_virt(idx) + ((unsigned long)source & (PAGE_SIZE-1));
106 * Remap the source as locally-cached and not OLOC'ed so that
137 static unsigned long fast_copy(void *dest, const void *source, int len, argument
151 /* Is the source page oloc'ed to a remote cpu? */
153 src_ptep = virt_to_pte(current->mm, (unsigned long)source);
172 pfn += (((unsigned long)source
[all...]
/arch/powerpc/boot/dts/fsl/
H A Dpq3-mpic.dtsi6 * Redistribution and use in source and binary forms, with or without
8 * * Redistributions of source code must retain the above copyright
44 last-interrupt-source = <255>;
/arch/tile/kernel/
H A Dmessaging.c82 if (rmi.source == HV_MSG_TILE) {
94 } else if (rmi.source == HV_MSG_INTR) {
/arch/cris/arch-v32/lib/
H A Dstrcmp.S5 ; This source code is licensed under the GNU General Public License,
/arch/arm/mach-at91/include/mach/
H A Dentry-macro.S23 ldr \irqstat, [\base, #AT91_AIC_ISR] @ read interrupt source number
/arch/arm/mach-dove/include/mach/
H A Dentry-macro.S30 @ find first active interrupt source
/arch/arm/mach-kirkwood/include/mach/
H A Dentry-macro.S31 @ find first active interrupt source
/arch/alpha/lib/
H A Dev6-stxcpy.S54 t1 == the first source word. */
69 t1 == a source word not containing a null. */
85 t1 == the source word containing the null
96 our source and original destination words. */
121 /* Are source and destination co-aligned? */
139 /* The source and destination are not co-aligned. Align the destination
146 full source word. We can still find a zero at the end of it
151 t1 == the low bits of the first source word
180 ldq_u t2, 8(a1) # U : read next high-order source word
188 the loop is structured to detect zeros in aligned source word
[all...]
H A Dstxcpy.S43 t1 == the first source word. */
57 t1 == a source word not containing a null. */
69 t1 == the source word containing the null
81 our source and original destination words. */
101 /* Are source and destination co-aligned? */
116 /* The source and destination are not co-aligned. Align the destination
123 full source word. We can still find a zero at the end of it
128 t1 == the low bits of the first source word
157 ldq_u t2, 8(a1) # .. e1 : read next high-order source word
164 the loop is structured to detect zeros in aligned source word
[all...]
/arch/arm/mach-mv78xx0/include/mach/
H A Dentry-macro.S38 @ find first active interrupt source
/arch/arm/mach-omap1/
H A Dtimer.c7 * input clock source.
45 int source)
51 l |= source << n;
44 omap1_dm_timer_set_src(struct platform_device *pdev, int source) argument
/arch/mips/include/asm/
H A Dmipsregs.h667 #define __read_32bit_c0_register(source, sel) \
671 "mfc0\t%0, " #source "\n\t" \
676 "mfc0\t%0, " #source ", " #sel "\n\t" \
682 #define __read_64bit_c0_register(source, sel) \
685 __res = __read_64bit_c0_split(source, sel); \
689 "dmfc0\t%0, " #source "\n\t" \
695 "dmfc0\t%0, " #source ", " #sel "\n\t" \
749 #define __read_32bit_c0_ctrl_register(source) \
752 "cfc0\t%0, " #source "\n\t" \
768 #define __read_64bit_c0_split(source, se
[all...]
/arch/arm/mach-s3c24xx/include/mach/
H A Ddma.h22 * can be attached to any DMA source. We therefore let the DMA core handle
177 enum dma_data_direction source; member in struct:s3c2410_dma_chan
/arch/arm/mach-s3c64xx/include/mach/
H A Ddma.h102 enum dma_data_direction source; member in struct:s3c2410_dma_chan
/arch/m68k/math-emu/
H A Dfp_util.S6 * Redistribution and use in source and binary forms, with or without
9 * 1. Redistributions of source code must retain the above copyright
85 * First several conversion functions from a source operand
94 | args: %d0 = source (32-bit long)
101 jeq fp_l2e_zero | is source zero?
114 | source is zero
125 | args: %d0 = source (single-precision fp value)
1129 | %a0: source (struct fp_ext *)
/arch/xtensa/kernel/
H A Dhead.S170 l32i a6, a2, 8 # start source (in ROM)
173 beq a4, a6, 1b # skip, source and dest. are the same

Completed in 1581 milliseconds

1234