Home
last modified time | relevance | path

Searched refs:PPC_ICBT (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/mm/
Dtlb_nohash_low.S223 PPC_ICBT(0,R6,R7) /* touch next cache line */
225 PPC_ICBT(0,R6,R7) /* touch next cache line */
227 PPC_ICBT(0,R6,R7) /* touch next cache line */
/arch/powerpc/include/asm/
Dppc-opcode.h343 #define PPC_ICBT(c,a,b) stringify_in_c(.long PPC_INST_ICBT | \ macro