Searched refs:KB (Results 1 – 5 of 5) sorted by relevance
206 #define KB (1024ULL) macro207 #define MB (1024*KB)
20 #define KB 1024 macro21 #define MALLOC_SIZE_PER_THREAD (64 * KB)
761 # for a 16KB page runtime, and we wish to use the first virtual block768 # of memory). Support this by breaking 16KB on other platforms and769 # mandating 32MB alignment. Image base (i.e. __TEXT) must be 16KB770 # aligned since ld64 will link with 16KB alignment for ARM64.783 # 0xfffffff004000000 (16KB range to reserve the first available page)
16 `kernel_memory_allocate` for allocations larger than a few pages (32KB when this
388 …* Take a peek at utils.py for common utility like sizeof_fmt() to humanize size strings in KB, MB …