Searched refs:PPC_ICBT (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/nohash/ |
| H A D | tlb_low.S | 220 PPC_ICBT(0,R6,R7) /* touch next cache line */ 222 PPC_ICBT(0,R6,R7) /* touch next cache line */ 224 PPC_ICBT(0,R6,R7) /* touch next cache line */
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | ppc-opcode.h | 562 #define PPC_ICBT(c, a, b) stringify_in_c(.long PPC_RAW_ICBT(c, a, b)) macro
|