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

/linux-master/tools/testing/selftests/x86/
H A Dlam.c1081 uint runed = 0x0; local
1094 if ((runed & 0x1) == 0) {
1096 runed = runed | 0x1;
1101 if ((runed & 0x4) == 0) {
1103 runed = runed | 0x4;
1108 if ((runed & 0x2) == 0) {
1109 runed = runed |
[all...]

Completed in 212 milliseconds