Home
last modified time | relevance | path

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

/xnu-11215.1.10/tests/vm/
H A Dvm_reclaim.c95 static const size_t kAllocationSize = (1UL << 20); // 1MB variable
203 static const size_t kAllocationSize = (1UL << 20); // 1MB in reuse_reclaimed_entry() local
267 static const size_t kAllocationSize = (1UL << 20); // 1MB in allocate_and_suspend() local
465 static const size_t kAllocationSize = (1UL << 20); // 1MB variable
489 const size_t kAllocationSize = vm_kernel_page_size; variable
519 static const size_t kAllocationSize = (1UL << 20); // 1MB variable
550 static const size_t kAllocationSize = (1UL << 20); // 1MB variable
632 static const size_t kAllocationSize = (1UL << 20); // 1MB variable