Searched refs:kernel_cache (Results 1 – 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
D | r4kcache.h | 55 _cache_op(kernel_cache, op, addr) 219 cache_unroll(32, kernel_cache, indexop, \ 229 cache_unroll(32, kernel_cache, hitop, start, lsize); \ 246 cache_unroll(32, kernel_cache, indexop, \ 370 cache_unroll(32, kernel_cache, indexop, \
|
D | asm-eva.h | 17 #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)
|
/kernel/linux/linux-5.10/arch/mips/mm/ |
D | c-r4k.c | 274 cache_unroll(32, kernel_cache, Index_Invalidate_I, in tx49_blast_icache32() 280 cache_unroll(32, kernel_cache, Index_Invalidate_I, in tx49_blast_icache32() 307 cache_unroll(32, kernel_cache, Index_Invalidate_I, in tx49_blast_icache32_page_indexed() 313 cache_unroll(32, kernel_cache, Index_Invalidate_I, in tx49_blast_icache32_page_indexed()
|
/kernel/linux/linux-5.10/Documentation/translations/it_IT/process/ |
D | changes.rst | 253 le opzioni di mount ``direct_io`` e ``kernel_cache`` non funzioneranno.
|
/kernel/linux/linux-5.10/Documentation/ |
D | Changes | 258 options ``direct_io`` and ``kernel_cache`` won't work.
|
/kernel/linux/linux-5.10/Documentation/process/ |
D | changes.rst | 258 options ``direct_io`` and ``kernel_cache`` won't work.
|