Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/mm/
H A Dinit.c818 #define RECYCLE_THRESHOLD (NR_SPACE_IDS / 2) macro
949 if (dirty_space_ids > RECYCLE_THRESHOLD) { in flush_tlb_all()