Lines Matching +full:64 +full:kb
73 #define VM_PHYSSEG_MAX 64
97 * When PAGE_SIZE is 4KB, an allocation size of 16MB is supported in order
98 * to optimize the use of the direct map by UMA. Specifically, a 64-byte
105 * When PAGE_SIZE is 16KB, an allocation size of 32MB is supported. This
124 * Level 0 reservations consist of 16 pages when PAGE_SIZE is 4KB, and 128
125 * pages when PAGE_SIZE is 16KB. Level 1 reservations consist of 32 64KB
126 * pages when PAGE_SIZE is 4KB, and 16 2M pages when PAGE_SIZE is 16KB.
150 * split into 2 regions at each end of the 64 bit address space, with an
184 * 64 bit address space, mostly just for convenience.
318 #define ZERO_REGION_SIZE (64 * 1024) /* 64KB */