Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/tests/
H A Dpmap_test_sysctl.c33 extern kern_return_t test_pmap_exec_remove(unsigned int);
86 return test_pmap_exec_remove(num_loops); in sysctl_test_pmap_exec_remove()
/xnu-12377.61.12/osfmk/tests/
H A Dpmap_tests.c54 kern_return_t test_pmap_exec_remove(unsigned int num_loops);
247 test_pmap_exec_remove(unsigned int num_loops __unused) in test_pmap_exec_remove() function