Searched refs:indexop (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/arch/mips/include/asm/ |
D | r4kcache.h | 558 #define __BUILD_BLAST_CACHE(pfx, desc, indexop, hitop, lsize, extra) \ argument 572 cache##lsize##_unroll32(addr|ws, indexop); \ 606 cache##lsize##_unroll32(addr|ws, indexop); \ 632 #define __BUILD_BLAST_USER_CACHE(pfx, desc, indexop, hitop, lsize) \ argument
|