Home
last modified time | relevance | path

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

/xnu-10063.101.15/tests/vm/
H A Dvm_reclaim.c89 static const size_t kAllocationSize = (1UL << 20); // 1MB variable
197 static const size_t kAllocationSize = (1UL << 20); // 1MB in reuse_reclaimed_entry() local
259 static const size_t kAllocationSize = (1UL << 20); // 1MB in allocate_and_suspend() local
455 static const size_t kAllocationSize = (1UL << 20); // 1MB variable
478 const size_t kAllocationSize = vm_kernel_page_size; variable
508 static const size_t kAllocationSize = (1UL << 20); // 1MB variable
538 static const size_t kAllocationSize = (1UL << 20); // 1MB variable
617 static const size_t kAllocationSize = (1UL << 20); // 1MB variable