Home
last modified time | relevance | path

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

/linux/arch/parisc/kernel/
H A Dcache.c552 #define FLUSH_TLB_THRESHOLD (16*1024) /* 16 KiB minimum TLB threshold */ macro
614 parisc_tlb_flush_threshold = max(threshold, FLUSH_TLB_THRESHOLD); in parisc_setup_cache_timing()