Searched refs:use_thp (Results 1 – 1 of 1) sorted by relevance
548 int ret, use_thp, migrate; in TEST_F() local551 for (use_thp = 0; use_thp < 2; ++use_thp) { in TEST_F()552 npages = ALIGN(use_thp ? read_pmd_pagesize() : HMM_BUFFER_SIZE, in TEST_F()572 if (use_thp) { in TEST_F()2339 int ret, j, use_thp; in TEST_F() local2342 for (use_thp = 0; use_thp < 2; ++use_thp) { in TEST_F()2361 if (use_thp) in TEST_F()2405 int ret, j, use_thp, dont_unmap, before; in TEST_F() local2410 for (use_thp = 0; use_thp < 2; ++use_thp) { in TEST_F()2434 if (use_thp) in TEST_F()[all …]