Searched refs:VM_NRESERVLEVEL (Results 1 - 21 of 21) sorted by relevance

/freebsd-11-stable/sys/arm/include/
H A Dvmparam.h123 #ifndef VM_NRESERVLEVEL
124 #define VM_NRESERVLEVEL 1 macro
/freebsd-11-stable/sys/arm64/include/
H A Dvmparam.h110 #ifndef VM_NRESERVLEVEL
111 #define VM_NRESERVLEVEL 1 macro
/freebsd-11-stable/sys/powerpc/include/
H A Dvmparam.h162 #ifndef VM_NRESERVLEVEL
163 #define VM_NRESERVLEVEL 0 macro
/freebsd-11-stable/sys/riscv/include/
H A Dvmparam.h110 #ifndef VM_NRESERVLEVEL
111 #define VM_NRESERVLEVEL 1 macro
/freebsd-11-stable/sys/sparc64/include/
H A Dvmparam.h110 #ifndef VM_NRESERVLEVEL
111 #define VM_NRESERVLEVEL 1 macro
/freebsd-11-stable/sys/mips/include/
H A Dvmparam.h107 #ifndef VM_NRESERVLEVEL
108 #define VM_NRESERVLEVEL 0 macro
/freebsd-11-stable/sys/i386/include/
H A Dvmparam.h117 #ifndef VM_NRESERVLEVEL
118 #define VM_NRESERVLEVEL 1 macro
/freebsd-11-stable/sys/amd64/include/
H A Dvmparam.h133 #ifndef VM_NRESERVLEVEL
134 #define VM_NRESERVLEVEL 1 macro
/freebsd-11-stable/sys/vm/
H A Dvm_reserv.h43 #if VM_NRESERVLEVEL > 0
69 #endif /* VM_NRESERVLEVEL > 0 */
H A Dvm_init.c152 #if VM_NRESERVLEVEL > 0
H A Dvm_object.c177 #if VM_NRESERVLEVEL > 0
270 #if VM_NRESERVLEVEL > 0
290 #if VM_NRESERVLEVEL > 0
298 #if VM_NRESERVLEVEL > 0
846 #if VM_NRESERVLEVEL > 0
1355 #if VM_NRESERVLEVEL > 0
1469 #if VM_NRESERVLEVEL > 0
1719 #if VM_NRESERVLEVEL > 0
1817 #if VM_NRESERVLEVEL > 0
H A Dvm_page.c653 #if VM_NRESERVLEVEL > 0
734 #if VM_NRESERVLEVEL > 0
1656 #if VM_NRESERVLEVEL > 0
1667 #if VM_NRESERVLEVEL > 0
1853 #if VM_NRESERVLEVEL > 0
1875 #if VM_NRESERVLEVEL > 0
2088 #if VM_NRESERVLEVEL > 0
2134 #if VM_NRESERVLEVEL > 0
2173 #if VM_NRESERVLEVEL > 0
2201 #if VM_NRESERVLEVEL >
[all...]
H A Dvm_fault.c271 #if defined(__amd64__) && VM_NRESERVLEVEL > 0
285 #if defined(__amd64__) && VM_NRESERVLEVEL > 0
774 #if VM_NRESERVLEVEL > 0
1114 #if VM_NRESERVLEVEL > 0
1632 #if VM_NRESERVLEVEL > 0
H A Dvm_reserv.c71 #if VM_NRESERVLEVEL > 0
286 for (level = -1; level <= VM_NRESERVLEVEL - 2; level++) {
1128 #endif /* VM_NRESERVLEVEL > 0 */
H A Dvnode_pager.c263 #if VM_NRESERVLEVEL > 0
H A Dvm_mmap.c1307 #if VM_NRESERVLEVEL > 0
/freebsd-11-stable/sys/amd64/amd64/
H A Dpmap.c636 #if VM_NRESERVLEVEL > 0
663 #if VM_NRESERVLEVEL > 0
3738 #if VM_NRESERVLEVEL > 0
3779 #endif /* VM_NRESERVLEVEL > 0 */
4624 #if VM_NRESERVLEVEL > 0
4764 #endif /* VM_NRESERVLEVEL > 0 */
5020 #if VM_NRESERVLEVEL > 0
7715 #if VM_NRESERVLEVEL > 0
7772 #if VM_NRESERVLEVEL > 0
/freebsd-11-stable/sys/i386/i386/
H A Dpmap.c299 #if VM_NRESERVLEVEL > 0
322 #if VM_NRESERVLEVEL > 0
2531 #if VM_NRESERVLEVEL > 0
2565 #endif /* VM_NRESERVLEVEL > 0 */
3341 #if VM_NRESERVLEVEL > 0
3478 #endif /* VM_NRESERVLEVEL > 0 */
3695 #if VM_NRESERVLEVEL > 0
/freebsd-11-stable/sys/arm/arm/
H A Dpmap-v6.c3175 #if VM_NRESERVLEVEL > 0
3417 #if VM_NRESERVLEVEL > 0
3545 #endif /* VM_NRESERVLEVEL > 0 */
4068 #if VM_NRESERVLEVEL > 0
/freebsd-11-stable/sys/kern/
H A Dkern_exec.c1005 #if VM_NRESERVLEVEL > 0
/freebsd-11-stable/sys/arm64/arm64/
H A Dpmap.c2758 #if VM_NRESERVLEVEL > 0
2872 #endif /* VM_NRESERVLEVEL > 0 */
3137 #if VM_NRESERVLEVEL > 0

Completed in 358 milliseconds