Searched refs:indexop (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/arch/mips/include/asm/ |
D | r4kcache.h | 579 #define __BUILD_BLAST_CACHE(pfx, desc, indexop, hitop, lsize, extra) \ argument 593 cache##lsize##_unroll32(addr|ws, indexop); \ 627 cache##lsize##_unroll32(addr|ws, indexop); \ 653 #define __BUILD_BLAST_USER_CACHE(pfx, desc, indexop, hitop, lsize) \ argument
|