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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_region.c1121 #define OS_VMPAGESIZE (8 * 1024) macro
1124 (UINT32_MAX - OS_VMPAGESIZE) + 1 || (i) < OS_VMPAGESIZE) \
1125 (i) += OS_VMPAGESIZE - 1; \
1126 (i) -= (i) % OS_VMPAGESIZE; \

Completed in 19 milliseconds