Searched refs:MAX_SEQUENTIAL_RUN (Results 1 – 1 of 1) sorted by relevance
426 #define MAX_SEQUENTIAL_RUN (1024 * 1024 * 1024) macro471 if (sequential < MAX_SEQUENTIAL_RUN) { in vm_fault_is_sequential()487 if (sequential > -MAX_SEQUENTIAL_RUN) { in vm_fault_is_sequential()507 if (sequential < MAX_SEQUENTIAL_RUN) { in vm_fault_is_sequential()517 if (sequential > -MAX_SEQUENTIAL_RUN) { in vm_fault_is_sequential()