Home
last modified time | relevance | path

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

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