Lines Matching refs:pfx
197 #define __BUILD_BLAST_CACHE(pfx, desc, indexop, hitop, lsize, extra) \
198 static inline void extra##blast_##pfx##cache##lsize(void) \
213 static inline void extra##blast_##pfx##cache##lsize##_page(unsigned long page) \
224 static inline void extra##blast_##pfx##cache##lsize##_page_indexed(unsigned long page) \
261 #define __BUILD_BLAST_USER_CACHE(pfx, desc, indexop, hitop, lsize) \
262 static inline void blast_##pfx##cache##lsize##_user_page(unsigned long page) \
284 #define __BUILD_BLAST_CACHE_RANGE(pfx, desc, hitop, prot, extra) \
285 static inline void prot##extra##blast_##pfx##cache##_range(unsigned long start, \
313 #define __BUILD_BLAST_CACHE_NODE(pfx, desc, indexop, hitop, lsize) \
314 static inline void blast_##pfx##cache##lsize##_node(long node) \