Lines Matching refs:pfx
201 #define __BUILD_BLAST_CACHE(pfx, desc, indexop, hitop, lsize, extra) \
202 static inline void extra##blast_##pfx##cache##lsize(void) \
217 static inline void extra##blast_##pfx##cache##lsize##_page(unsigned long page) \
228 static inline void extra##blast_##pfx##cache##lsize##_page_indexed(unsigned long page) \
265 #define __BUILD_BLAST_USER_CACHE(pfx, desc, indexop, hitop, lsize) \
266 static inline void blast_##pfx##cache##lsize##_user_page(unsigned long page) \
288 #define __BUILD_BLAST_CACHE_RANGE(pfx, desc, hitop, prot, extra) \
289 static inline void prot##extra##blast_##pfx##cache##_range(unsigned long start, \
317 #define __BUILD_BLAST_CACHE_NODE(pfx, desc, indexop, hitop, lsize) \
318 static inline void blast_##pfx##cache##lsize##_node(long node) \