Home
last modified time | relevance | path

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

/xnu-8796.121.2/tests/vm/
H A Dvm_reclaim.c63 static const size_t kAllocationSize = (1UL << 20); // 1MB variable
149 static const size_t kAllocationSize = (1UL << 20); // 1MB variable
175 static const size_t kAllocationSize = (1UL << 20); // 1MB in allocate_and_suspend() local
368 static const size_t kAllocationSize = (1UL << 20); // 1MB variable
390 const size_t kAllocationSize = vm_kernel_page_size; variable
420 static const size_t kAllocationSize = (1UL << 20); // 1MB variable
451 static const size_t kAllocationSize = (1UL << 20); // 1MB variable
479 static const size_t kAllocationSize = (1UL << 20); // 1MB variable
556 static const size_t kAllocationSize = (1UL << 20); // 1MB variable