Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/tests/
H A Dpmap_test_sysctl.c41 extern kern_return_t test_pmap_reentrance(unsigned int);
209 return test_pmap_reentrance(num_loops); in sysctl_test_pmap_reentrance()
/xnu-11215.61.5/osfmk/tests/
H A Dpmap_tests.c60 kern_return_t test_pmap_reentrance(unsigned int num_loops);
834 test_pmap_reentrance(unsigned int num_loops __unused) in test_pmap_reentrance() function