Home
last modified time | relevance | path

Searched refs:kernel_cache (Results 1 – 5 of 5) sorted by relevance

/linux/arch/mips/include/asm/
H A Dr4kcache.h58 _cache_op(kernel_cache, op, addr)
213 cache_unroll(32, kernel_cache, indexop, \
223 cache_unroll(32, kernel_cache, hitop, start, lsize); \
240 cache_unroll(32, kernel_cache, indexop, \
329 cache_unroll(32, kernel_cache, indexop, \
H A Dasm-eva.h17 #define kernel_cache(op, base) "cache " op ", " base "\n" macro
76 #define user_cache(op, base) kernel_cache(op, base)
104 #define kernel_cache(op, base) cache op, base macro
162 #define user_cache(op, base) kernel_cache(op, base)
/linux/arch/mips/mm/
H A Dc-r4k.c241 cache_unroll(32, kernel_cache, Index_Invalidate_I, in tx49_blast_icache32()
247 cache_unroll(32, kernel_cache, Index_Invalidate_I, in tx49_blast_icache32()
/linux/Documentation/translations/it_IT/process/
H A Dchanges.rst324 le opzioni di mount ``direct_io`` e ``kernel_cache`` non funzioneranno.
/linux/Documentation/
H A DChanges315 options ``direct_io`` and ``kernel_cache`` won't work.