Searched refs:MAX_SEQUENTIAL_RUN (Results 1 – 1 of 1) sorted by relevance
453 #define MAX_SEQUENTIAL_RUN (1024 * 1024 * 1024) macro498 if (sequential < MAX_SEQUENTIAL_RUN) { in vm_fault_is_sequential()514 if (sequential > -MAX_SEQUENTIAL_RUN) { in vm_fault_is_sequential()534 if (sequential < MAX_SEQUENTIAL_RUN) { in vm_fault_is_sequential()544 if (sequential > -MAX_SEQUENTIAL_RUN) { in vm_fault_is_sequential()