Home
last modified time | relevance | path

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

/xnu-11417.140.69/tests/vm/
H A Dvm_reclaim.c135 static const size_t kAllocationSize = (1UL << 20); // 1MB variable
241 static const size_t kAllocationSize = (1UL << 20); // 1MB in reuse_reclaimed_entry() local
303 static const mach_vm_reclaim_count_t kAllocationSize = (1UL << 20); // 1MB in allocate_and_suspend() local
507 static const size_t kAllocationSize = (1UL << 20); // 1MB variable
530 const size_t kAllocationSize = vm_kernel_page_size; variable
648 static const size_t kAllocationSize = (1UL << 20); // 1MB variable
682 static const size_t kAllocationSize = (1UL << 20); // 1MB variable