Home
last modified time | relevance | path

Searched refs:alloc5_size (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.81.2/osfmk/vm/
H A Dvm_tests.c511 vm_size_t alloc5_size, remap_src_size; in vm_test_4k() local
636 alloc5_size = 7 * FOURK_PAGE_SIZE; in vm_test_4k()
637 …("VM_TEST_4K:%d vm_allocate(%p, 0x%lx, 0x%lx)...\n", __LINE__, test_map, alloc5_addr, alloc5_size); in vm_test_4k()
640 alloc5_size, in vm_test_4k()
645 expected_addr += alloc5_size; in vm_test_4k()