Home
last modified time | relevance | path

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

/xnu-10002.41.9/tests/vm/
H A Dvm_reclaim.c80 static const size_t kAllocationSize = (1UL << 20); // 1MB variable
175 static const size_t kAllocationSize = (1UL << 20); // 1MB variable
202 static const size_t kAllocationSize = (1UL << 20); // 1MB in allocate_and_suspend() local
398 static const size_t kAllocationSize = (1UL << 20); // 1MB variable
421 const size_t kAllocationSize = vm_kernel_page_size; variable
451 static const size_t kAllocationSize = (1UL << 20); // 1MB variable
481 static const size_t kAllocationSize = (1UL << 20); // 1MB variable
560 static const size_t kAllocationSize = (1UL << 20); // 1MB variable