Searched refs:PPC_ICBT (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/mm/nohash/ |
A D | tlb_low.S | 205 PPC_ICBT(0,R6,R7) /* touch next cache line */ 207 PPC_ICBT(0,R6,R7) /* touch next cache line */ 209 PPC_ICBT(0,R6,R7) /* touch next cache line */
|
/linux/arch/powerpc/include/asm/ |
A D | ppc-opcode.h | 616 #define PPC_ICBT(c, a, b) stringify_in_c(.long PPC_RAW_ICBT(c, a, b)) macro
|
Completed in 9 milliseconds