Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/tests/
H A Dpmap_test_sysctl.c40 extern kern_return_t test_pmap_huge_pv_list(unsigned int, unsigned int);
194 return test_pmap_huge_pv_list(hugepv_in.num_loops, hugepv_in.num_mappings); in sysctl_test_pmap_huge_pv_list()
/xnu-12377.1.9/osfmk/tests/
H A Dpmap_tests.c61 kern_return_t test_pmap_huge_pv_list(unsigned int num_loops, unsigned int num_mappings);
748 test_pmap_huge_pv_list(unsigned int num_loops, unsigned int num_mappings) in test_pmap_huge_pv_list() function