Searched refs:set_lam (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/x86/
H A Dlam.c145 static int set_lam(unsigned long lam) function
179 if (set_lam(LAM_U57_BITS) == 0)
285 if (set_lam(test->lam) == -1)
303 if (set_lam(test->lam) == -1 && ret == 0)
318 if (set_lam(test->lam) != 0)
331 if (set_lam(test->lam) != 0)
353 if (set_lam(test->lam) != 0)
367 if (set_lam(test->lam) != -1 && ret == 0)
639 if (set_lam(test->lam) != 0)
686 if (set_lam(la
[all...]

Completed in 71 milliseconds