Home
last modified time | relevance | path

Searched defs:ZERO_REGION_SIZE (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/powerpc/include/
H A Dvmparam.h257 #define ZERO_REGION_SIZE (2 * 1024 * 1024) /* 2MB */ macro
259 #define ZERO_REGION_SIZE (64 * 1024) /* 64KB */ macro
/freebsd/sys/arm/include/
H A Dvmparam.h179 #define ZERO_REGION_SIZE (64 * 1024) /* 64KB */ macro
/freebsd/sys/i386/include/
H A Dvmparam.h225 #define ZERO_REGION_SIZE (64 * 1024) /* 64KB */ macro
/freebsd/sys/riscv/include/
H A Dvmparam.h243 #define ZERO_REGION_SIZE (64 * 1024) /* 64KB */ macro
/freebsd/sys/amd64/include/
H A Dvmparam.h289 #define ZERO_REGION_SIZE (2 * 1024 * 1024) /* 2MB */ macro
/freebsd/sys/arm64/include/
H A Dvmparam.h318 #define ZERO_REGION_SIZE (64 * 1024) /* 64KB */ macro