Home
last modified time | relevance | path

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

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