Home
last modified time | relevance | path

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

/xnu-10063.121.3/tools/tests/superpages/
H A Dtestsp.c60 check_addr0(mach_vm_address_t addr, char *fn) in check_addr0() function
200 if (!(ret = check_addr0(global_addr, "mach_vm_allocate"))) { in test_allocate()
259 if (!(ret = check_addr0(addr, "mach_vm_allocate"))) { in test_allocate_size_any()
689 if (!(ret = check_addr0(addr, "mach_vm_allocate"))) { in test_mmap()
726 if (!(ret = check_addr0(addr, "mach_vm_allocate"))) { in test_alloc_dealloc()