Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/vm/
H A Dvm_tests.c529 vm_size_t alloc5_size, remap_src_size; in vm_test_4k() local
654 alloc5_size = 7 * FOURK_PAGE_SIZE; in vm_test_4k()
655 …("VM_TEST_4K:%d vm_allocate(%p, 0x%lx, 0x%lx)...\n", __LINE__, test_map, alloc5_addr, alloc5_size); in vm_test_4k()
658 alloc5_size, in vm_test_4k()
663 expected_addr += alloc5_size; in vm_test_4k()