Home
last modified time | relevance | path

Searched refs:dcbf (Results 1 – 12 of 12) sorted by relevance

/linux/arch/powerpc/platforms/powermac/ !
H A Dcache.S128 1: dcbf 0,r4
210 dcbf 0,r4
211 dcbf 0,r4
212 dcbf 0,r4
213 dcbf 0,r4
214 dcbf 0,r4
215 dcbf 0,r4
216 dcbf 0,r4
217 dcbf 0,r4
221 * with a dcbf loo
[all...]
/linux/arch/powerpc/kernel/ !
H A Dl2cr_6xx.S152 * doesn't even bother doing the dcbf's here...
161 dcbf 0,r4
162 dcbf 0,r4
163 dcbf 0,r4
164 dcbf 0,r4
184 dcbf 0,r4
320 dcbf 0,r4
426 dcbf 0,r3
H A Didle_6xx.S92 * doesn't even bother doing the dcbf's here...
101 dcbf 0,r4
102 dcbf 0,r4
103 dcbf 0,r4
104 dcbf 0,r4
H A Dswsusp_asm64.S175 dcbf 0,r3
H A Dcpu_setup_e500.S267 1: dcbf 0,r4 /* ...and flush. */
H A Dswsusp_32.S259 dcbf 0,r3
/linux/arch/powerpc/platforms/52xx/ !
H A Dmpc52xx_sleep.S135 dcbf 0, r7
144 dcbf 0, r7
/linux/tools/testing/selftests/powerpc/mm/ !
H A Dtlbie_test.c40 static inline void dcbf(volatile unsigned int *addr) in dcbf() function
42 __asm__ __volatile__ ("dcbf %y0; sync" : : "Z"(*(unsigned char *)addr) : "memory"); in dcbf()
385 dcbf((volatile unsigned int*)iter_ptr); //Flush before reading in verify_chunk()
512 dcbf((volatile unsigned int*)w_ptr); //Flush in rim_fn()
/linux/arch/powerpc/include/asm/ !
H A Dcacheflush.h82 dcbf(addr); in flush_dcache_range()
H A Dcache.h128 static inline void dcbf(void *addr) in dcbf() function
130 __asm__ __volatile__ ("dcbf 0, %0" : : "r"(addr) : "memory"); in dcbf()
/linux/arch/powerpc/boot/ !
H A Dcrt0.S117 4: dcbf r0,r9
207 4: dcbf r0,r9
H A Dstring.S258 1: dcbf 0,3