parisc_cache_flush_threshold  384 arch/parisc/kernel/cache.c static unsigned long parisc_cache_flush_threshold __ro_after_init = FLUSH_THRESHOLD;
parisc_cache_flush_threshold  411 arch/parisc/kernel/cache.c 		parisc_cache_flush_threshold = threshold;
parisc_cache_flush_threshold  413 arch/parisc/kernel/cache.c 		parisc_cache_flush_threshold/1024);
parisc_cache_flush_threshold  555 arch/parisc/kernel/cache.c 	    mm_total_size(mm) >= parisc_cache_flush_threshold) {
parisc_cache_flush_threshold  602 arch/parisc/kernel/cache.c 	    end - start >= parisc_cache_flush_threshold) {
parisc_cache_flush_threshold  654 arch/parisc/kernel/cache.c 	    (unsigned long)size >= parisc_cache_flush_threshold) {
parisc_cache_flush_threshold  671 arch/parisc/kernel/cache.c 	    (unsigned long)size >= parisc_cache_flush_threshold) {