Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/tests/ !
H A Dpmap_test_sysctl.c31 extern kern_return_t test_pmap_enter_disconnect(unsigned int);
54 return test_pmap_enter_disconnect(num_loops); in sysctl_test_pmap_enter_disconnect()
/xnu-12377.41.6/osfmk/tests/ !
H A Dpmap_tests.c52 kern_return_t test_pmap_enter_disconnect(unsigned int num_loops);
145 test_pmap_enter_disconnect(unsigned int num_loops) in test_pmap_enter_disconnect() function