Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/tests/
H A Dpmap_test_sysctl.c31 extern kern_return_t test_pmap_enter_disconnect(unsigned int);
53 return test_pmap_enter_disconnect(num_loops); in sysctl_test_pmap_enter_disconnect()
/xnu-11215.1.10/osfmk/tests/
H A Dpmap_tests.c50 kern_return_t test_pmap_enter_disconnect(unsigned int num_loops);
142 test_pmap_enter_disconnect(unsigned int num_loops) in test_pmap_enter_disconnect() function