Searched refs:dcbst (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/arch/ppc/kernel/ |
D | btext.c | 271 __inline__ void dcbst(const void* addr) in dcbst() function 288 dcbst(ptr); in btext_flushscreen()
|
D | misc.S | 173 dcbst 0,r8 /* suboptimal, but simpler */ 531 1: dcbst 0,r3 558 1: dcbst 0,r3 645 0: dcbst 0,r3 /* Write line to ram */
|
D | head.S | 1170 dcbst r6,r3 /* write it to memory */ 1209 dcbst r0,r14 /* write it to memory */ 1243 dcbst r0,r14 /* write it to memory */
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | misc.S | 180 1: dcbst 0,r6 229 0: dcbst 0,r6 259 0: dcbst 0,r6 544 dcbst 0,r8 /* suboptimal, but simpler */
|
D | head.S | 1639 dcbst r6,r3 /* write it to memory */
|