Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/tests/
H A Dpmap_test_sysctl.c33 extern kern_return_t test_pmap_exec_remove(unsigned int);
85 return test_pmap_exec_remove(num_loops); in sysctl_test_pmap_exec_remove()
/xnu-11215.81.4/osfmk/tests/
H A Dpmap_tests.c52 kern_return_t test_pmap_exec_remove(unsigned int num_loops);
244 test_pmap_exec_remove(unsigned int num_loops __unused) in test_pmap_exec_remove() function