Home
last modified time | relevance | path

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

/xnu-12377.1.9/tests/vm/
H A Dvm_reclaim.c136 static const size_t kAllocationSize = (1UL << 20); // 1MB variable
242 static const size_t kAllocationSize = (1UL << 20); // 1MB in reuse_reclaimed_entry() local
304 static const mach_vm_reclaim_count_t kAllocationSize = (1UL << 20); // 1MB in allocate_and_suspend() local
508 static const size_t kAllocationSize = (1UL << 20); // 1MB variable
531 const size_t kAllocationSize = vm_kernel_page_size; variable
565 static const size_t kAllocationSize = (1UL << 20); // 1MB variable
599 static const size_t kAllocationSize = (1UL << 20); // 1MB variable