Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-hwbreak.c31 bool is_8xx; variable
235 if (!is_8xx) { in check_success()
579 if (dawr || is_8xx) { in run_tests()
624 is_8xx = mfspr(SPRN_PVR) == PVR_8xx; in main()