Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/
H A Dmmcra_thresh_cmp_test.c34 SKIP_IF(check_for_compat_mode()); in mmcra_thresh_cmp()
H A Dmisc.h59 bool check_for_compat_mode(void);
H A Dmisc.c531 bool check_for_compat_mode(void) in check_for_compat_mode() function