Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/tests/
H A Dpmap_test_sysctl.c32 extern kern_return_t test_pmap_compress_remove(unsigned int);
69 return test_pmap_compress_remove(num_loops); in sysctl_test_pmap_compress_remove()
/xnu-11215.81.4/osfmk/tests/
H A Dpmap_tests.c51 kern_return_t test_pmap_compress_remove(unsigned int num_loops);
205 test_pmap_compress_remove(unsigned int num_loops) in test_pmap_compress_remove() function