Searched refs:MAX_SEQUENTIAL_RUN (Results 1 – 1 of 1) sorted by relevance
386 #define MAX_SEQUENTIAL_RUN (1024 * 1024 * 1024) macro431 if (sequential < MAX_SEQUENTIAL_RUN) { in vm_fault_is_sequential()447 if (sequential > -MAX_SEQUENTIAL_RUN) { in vm_fault_is_sequential()467 if (sequential < MAX_SEQUENTIAL_RUN) { in vm_fault_is_sequential()477 if (sequential > -MAX_SEQUENTIAL_RUN) { in vm_fault_is_sequential()