Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/mm/
Dtlb_nohash_low.S225 PPC_ICBT(0,R6,R7) /* touch next cache line */
227 PPC_ICBT(0,R6,R7) /* touch next cache line */
229 PPC_ICBT(0,R6,R7) /* touch next cache line */
/Linux-v4.19/arch/powerpc/include/asm/
Dppc-opcode.h495 #define PPC_ICBT(c,a,b) stringify_in_c(.long PPC_INST_ICBT | \ macro