Searched refs:pmdsize (Results 1 – 1 of 1) sorted by relevance
36 static size_t pmdsize; variable57 if (!pmdsize) in detect_thp_sizes()1174 if (size == pmdsize) { in run_anon_test_case()1208 if (pmdsize) in tests_per_anon_test_case()1425 if (!pmdsize) in run_anon_thp_test_cases()1530 mem = (char *)(((uintptr_t)mmap_mem + pmdsize) & ~(pmdsize - 1)); in run_with_huge_zeropage()1531 smem = (char *)(((uintptr_t)mmap_smem + pmdsize) & ~(pmdsize - 1)); in run_with_huge_zeropage()1746 if (pmdsize) in run_non_anon_test_case()1767 if (pmdsize) in tests_per_non_anon_test_case()1781 if (pmdsize) { in main()[all …]