Searched refs:lmtt_root_pd_level (Results 1 – 4 of 4) sorted by relevance
29 KUNIT_ASSERT_NOT_NULL(test, ops->lmtt_root_pd_level); in test_ops()36 KUNIT_EXPECT_NE(test, ops->lmtt_root_pd_level(), 0); in test_ops()38 for (n = 0; n <= ops->lmtt_root_pd_level(); n++) { in test_ops()47 for (n = 0; n < ops->lmtt_root_pd_level(); n++) { in test_ops()
52 unsigned int (*lmtt_root_pd_level)(void); member
144 .lmtt_root_pd_level = lmtt_2l_root_pd_level,
155 .lmtt_root_pd_level = lmtt_ml_root_pd_level,