Searched refs:hugepv_in (Results 1 – 2 of 2) sorted by relevance
97 } hugepv_in; variable98 hugepv_in.num_loops = 500;99 hugepv_in.num_mappings = 500000;112 &hugepv_in, sizeof(hugepv_in)), "kern.pmap_huge_pv_list_test");
188 } hugepv_in; in sysctl_test_pmap_huge_pv_list() local190 int error = SYSCTL_IN(req, &hugepv_in, sizeof(hugepv_in)); in sysctl_test_pmap_huge_pv_list()194 return test_pmap_huge_pv_list(hugepv_in.num_loops, hugepv_in.num_mappings); in sysctl_test_pmap_huge_pv_list()