Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/include/
H A Dvmparam.h181 #define ZERO_REGION_SIZE (64 * 1024) /* 64KB */ macro
/f-stack/freebsd/arm64/include/
H A Dvmparam.h235 #define ZERO_REGION_SIZE (64 * 1024) /* 64KB */ macro
/f-stack/freebsd/mips/include/
H A Dvmparam.h187 #define ZERO_REGION_SIZE (64 * 1024) /* 64KB */ macro
/f-stack/freebsd/amd64/include/
H A Dvmparam.h258 #define ZERO_REGION_SIZE (2 * 1024 * 1024) /* 2MB */ macro
/f-stack/freebsd/i386/include/
H A Dvmparam.h228 #define ZERO_REGION_SIZE (64 * 1024) /* 64KB */ macro