Home
last modified time | relevance | path

Searched refs:sync (Results 1 – 25 of 215) sorted by relevance

123456789

/arch/powerpc/platforms/powermac/
Dcache.S45 sync
52 sync
58 sync
60 sync
81 sync
88 sync
91 sync
96 sync
106 3: sync
110 3: sync
[all …]
Dsleep.S209 sync
215 sync
218 sync /* (caches are disabled at this point) */
227 sync
230 sync
240 1: sync
262 sync
269 sync
272 sync
295 sync
[all …]
/arch/powerpc/kernel/
Dl2cr_6xx.S100 sync
107 sync
118 sync
120 sync
156 sync
158 sync
182 sync
196 sync
198 sync
202 21: sync
[all …]
Dcpu_setup_ppc970.S28 sync
31 sync
34 sync
37 sync
50 sync
104 sync
111 sync
155 sync
158 sync
162 sync
[all …]
Dmisc_64.S68 sync
74 sync
79 sync
83 sync
89 sync
94 sync
107 sync
109 sync
115 sync
121 sync
[all …]
Dcpu_setup_6xx.S91 1: sync
93 sync
95 sync
106 sync
108 sync /* on 604e/604r */
110 sync
149 sync
151 sync
177 sync
258 sync
[all …]
Dmisc_32.S160 sync
163 sync
188 sync
191 sync
207 sync
209 sync
226 sync
228 sync
231 sync
233 sync
[all …]
Didle_6xx.S96 sync
98 sync
133 sync
141 1: sync
176 sync
Dswsusp_32.S187 sync
202 sync
205 sync
250 sync
260 sync
366 sync
407 sync
/arch/powerpc/platforms/52xx/
Dmpc52xx_sleep.S16 sync; isync;
25 sync
30 sync
40 sync; isync;
42 sync; isync;
57 sync; isync;
59 sync; isync;
73 sync
77 sync
82 sync
[all …]
Dlite5200_sleep.S30 sync; \
97 sync; isync;
99 sync; isync;
114 sync
118 sync
123 sync
136 sync
147 sync
157 sync
160 sync
[all …]
Dmpc52xx_common.c285 int sync; in mpc5200_psc_ac97_gpio_reset() local
293 sync = PSC1_SYNC; /* AC97_1_SYNC */ in mpc5200_psc_ac97_gpio_reset()
299 sync = PSC2_SYNC; /* AC97_2_SYNC */ in mpc5200_psc_ac97_gpio_reset()
317 setbits32(&simple_gpio->simple_gpioe, sync | out); in mpc5200_psc_ac97_gpio_reset()
320 setbits32(&simple_gpio->simple_ddr, sync | out); in mpc5200_psc_ac97_gpio_reset()
323 clrbits32(&simple_gpio->simple_dvo, sync | out); in mpc5200_psc_ac97_gpio_reset()
/arch/powerpc/platforms/44x/
Dmisc_44x.S18 sync
20 sync
23 sync
25 sync
32 sync
34 sync
37 sync
39 sync
/arch/parisc/kernel/
Dperf_asm.S46 sync ; follow ERS
163 sync
199 sync
211 sync
223 sync
307 sync
331 sync
343 sync
391 sync
403 sync
[all …]
/arch/mips/alchemy/common/
Dsleeper.S74 sync
76 sync
103 sync
105 sync
107 sync
129 sync
131 sync
146 sync
175 sync
181 sync
[all …]
/arch/powerpc/include/asm/
Dsynch.h47 sync; \
50 # define LWSYNC sync
60 #define PPC_ATOMIC_ENTRY_BARRIER "\n" stringify_in_c(sync) "\n"
61 #define PPC_ATOMIC_EXIT_BARRIER "\n" stringify_in_c(sync) "\n"
/arch/mips/include/asm/mach-malta/
Dkernel-entry-init.h87 sync
96 sync
139 sync
/arch/powerpc/xmon/
Dxmon.c326 static inline void sync(void) in sync() function
1015 sync(); in show_uptime()
1021 sync(); in show_uptime()
1621 sync(); in get_function_bounds()
1627 sync(); in get_function_bounds()
1805 sync(); in prregs()
1807 sync(); in prregs()
1871 sync(); in cacheflush()
1880 sync(); in cacheflush()
1898 sync(); in read_spr()
[all …]
/arch/arm/mach-pxa/
Dlpd270.c302 .sync = FB_SYNC_HOR_HIGH_ACT | FB_SYNC_VERT_HIGH_ACT,
324 .sync = FB_SYNC_HOR_HIGH_ACT | FB_SYNC_VERT_HIGH_ACT,
346 .sync = FB_SYNC_HOR_HIGH_ACT | FB_SYNC_VERT_HIGH_ACT,
368 .sync = FB_SYNC_HOR_HIGH_ACT | FB_SYNC_VERT_HIGH_ACT,
390 .sync = FB_SYNC_HOR_HIGH_ACT | FB_SYNC_VERT_HIGH_ACT,
412 .sync = FB_SYNC_HOR_HIGH_ACT | FB_SYNC_VERT_HIGH_ACT,
/arch/powerpc/platforms/powernv/
Dsubcore-asm.S27 sync
50 sync
/arch/powerpc/kernel/vdso64/
Dcacheflush.S44 sync
74 sync
/arch/powerpc/mm/book3s32/
Dhash_low.S468 sync
471 sync
476 sync /* make sure pte updates get to memory */
609 4: sync
611 sync
659 sync
667 sync
696 sync
700 sync
/arch/powerpc/kexec/
Drelocate_32.S90 sync
220 sync
240 sync
414 sync
471 sync
485 sync
/arch/powerpc/kernel/vdso32/
Dcacheflush.S60 sync
97 sync
/arch/mips/loongson2ef/
DPlatform13 # an -mfix-loongson3-llsc flag which emits a sync prior to each ll instruction
14 # to work around a CPU bug (see __SYNC_loongson3_war in asm/sync.h for a
22 # ...then with the assembler fix applied the label may actually point at a sync

123456789