Searched defs:ZERO_REGION_SIZE (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/mips/include/
H A Dvmparam.h185 #define ZERO_REGION_SIZE (64 * 1024) /* 64KB */ macro
/freebsd-11-stable/sys/i386/include/
H A Dvmparam.h192 #define ZERO_REGION_SIZE (64 * 1024) /* 64KB */ macro
/freebsd-11-stable/sys/amd64/include/
H A Dvmparam.h225 #define ZERO_REGION_SIZE (2 * 1024 * 1024) /* 2MB */ macro
/freebsd-11-stable/sys/arm/include/
H A Dvmparam.h179 #define ZERO_REGION_SIZE (64 * 1024) /* 64KB */ macro
/freebsd-11-stable/sys/arm64/include/
H A Dvmparam.h248 #define ZERO_REGION_SIZE (64 * 1024) /* 64KB */ macro
/freebsd-11-stable/sys/powerpc/include/
H A Dvmparam.h197 #define ZERO_REGION_SIZE (64 * 1024) /* 64KB */ macro
/freebsd-11-stable/sys/riscv/include/
H A Dvmparam.h240 #define ZERO_REGION_SIZE (64 * 1024) /* 64KB */ macro
/freebsd-11-stable/sys/sparc64/include/
H A Dvmparam.h239 #define ZERO_REGION_SIZE PAGE_SIZE macro

Completed in 109 milliseconds