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

/linux-master/tools/testing/selftests/arm64/bti/
H A Dtest.c105 static bool have_bti; variable
117 if (!BTI || !have_bti)
195 have_bti = true;
198 have_bti = false;

Completed in 116 milliseconds