Searched refs:MAX_SEQUENTIAL_RUN (Results 1 – 1 of 1) sorted by relevance
393 #define MAX_SEQUENTIAL_RUN (1024 * 1024 * 1024) macro438 if (sequential < MAX_SEQUENTIAL_RUN) { in vm_fault_is_sequential()454 if (sequential > -MAX_SEQUENTIAL_RUN) { in vm_fault_is_sequential()474 if (sequential < MAX_SEQUENTIAL_RUN) { in vm_fault_is_sequential()484 if (sequential > -MAX_SEQUENTIAL_RUN) { in vm_fault_is_sequential()