Searched refs:kernel_cache (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/mips/include/asm/ |
| H A D | r4kcache.h | 58 _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 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)
|
| /linux/Documentation/process/ |
| H A D | changes.rst | 324 options ``direct_io`` and ``kernel_cache`` won't work.
|
| /linux/Documentation/ |
| H A D | Changes | 324 options ``direct_io`` and ``kernel_cache`` won't work.
|
| /linux/Documentation/translations/it_IT/process/ |
| H A D | changes.rst | 338 le opzioni di mount ``direct_io`` e ``kernel_cache`` non funzioneranno.
|