Home
last modified time | relevance | path

Searched refs:nr_anamolies (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/mm/
H A Dtlbie_test.c307 static inline void end_verification_log(unsigned int tid, unsigned nr_anamolies) in end_verification_log() argument
316 if (nr_anamolies == 0) { in end_verification_log()
327 tid, nr_anamolies, path); in end_verification_log()
367 int nr_anamolies = 0; in verify_chunk() local
389 nr_anamolies++; in verify_chunk()
394 end_verification_log(tid, nr_anamolies); in verify_chunk()