/linux-6.3-rc2/tools/testing/selftests/powerpc/alignment/ |
A D | alignment_handler.c | 243 SKIP_IF(1); in do_test() 324 SKIP_IF(!can_open_cifile()); in test_alignment_handler_vsx_206() 342 SKIP_IF(!can_open_cifile()); in test_alignment_handler_vsx_207() 358 SKIP_IF(!can_open_cifile()); in test_alignment_handler_vsx_300() 390 SKIP_IF(!can_open_cifile()); in test_alignment_handler_vsx_prefix() 409 SKIP_IF(!can_open_cifile()); in test_alignment_handler_integer() 468 SKIP_IF(!can_open_cifile()); in test_alignment_handler_integer_206() 483 SKIP_IF(!can_open_cifile()); in test_alignment_handler_integer_prefix() 504 SKIP_IF(!can_open_cifile()); in test_alignment_handler_vmx() 532 SKIP_IF(!can_open_cifile()); in test_alignment_handler_fp() [all …]
|
/linux-6.3-rc2/tools/testing/selftests/powerpc/pmu/event_code_tests/ |
A D | blacklisted_events_test.c | 84 SKIP_IF(PVR_VER(pvr) != POWER9); in check_for_power9_version() 85 SKIP_IF(!(pvr & PVR_POWER9_CUMULUS)); in check_for_power9_version() 87 SKIP_IF(!(3 - pvr_min)); in check_for_power9_version() 103 SKIP_IF(platform_check_for_tests()); in blacklisted_events() 109 SKIP_IF(check_for_power9_version()); in blacklisted_events() 112 SKIP_IF(check_for_generic_compat_pmu()); in blacklisted_events()
|
A D | event_alternatives_tests_p10.c | 31 SKIP_IF(platform_check_for_tests()); in event_alternatives_tests_p10() 39 SKIP_IF(PVR_VER(mfspr(SPRN_PVR)) != POWER10); in event_alternatives_tests_p10() 41 SKIP_IF(check_for_generic_compat_pmu()); in event_alternatives_tests_p10()
|
A D | event_alternatives_tests_p9.c | 30 SKIP_IF(platform_check_for_tests()); in event_alternatives_tests_p9() 38 SKIP_IF(PVR_VER(mfspr(SPRN_PVR)) != POWER9); in event_alternatives_tests_p9() 41 SKIP_IF(check_for_generic_compat_pmu()); in event_alternatives_tests_p9()
|
A D | reserved_bits_mmcra_thresh_ctl_test.c | 22 SKIP_IF(platform_check_for_tests()); in reserved_bits_mmcra_thresh_ctl() 25 SKIP_IF(check_for_generic_compat_pmu()); in reserved_bits_mmcra_thresh_ctl()
|
A D | group_constraint_radix_scope_qual_test.c | 31 SKIP_IF(platform_check_for_tests()); in group_constraint_radix_scope_qual() 32 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_1)); in group_constraint_radix_scope_qual()
|
A D | group_constraint_l2l3_sel_test.c | 35 SKIP_IF(platform_check_for_tests()); in group_constraint_l2l3_sel() 36 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_1)); in group_constraint_l2l3_sel()
|
A D | hw_cache_event_type_test.c | 49 SKIP_IF(platform_check_for_tests()); in hw_cache_event_type_test() 52 SKIP_IF(check_for_generic_compat_pmu()); in hw_cache_event_type_test()
|
A D | group_constraint_unit_test.c | 37 SKIP_IF(platform_check_for_tests()); in group_constraint_unit() 38 SKIP_IF(have_hwcap2(PPC_FEATURE2_ARCH_3_1)); in group_constraint_unit()
|
A D | reserved_bits_mmcra_sample_elig_mode_test.c | 26 SKIP_IF(platform_check_for_tests()); in reserved_bits_mmcra_sample_elig_mode() 29 SKIP_IF(check_for_generic_compat_pmu()); in reserved_bits_mmcra_sample_elig_mode()
|
/linux-6.3-rc2/tools/testing/selftests/powerpc/security/ |
A D | uaccess_flush.c | 34 SKIP_IF(geteuid() != 0); in uaccess_flush_test() 37 SKIP_IF(!have_hwcap(PPC_FEATURE_ARCH_2_06)); in uaccess_flush_test() 41 SKIP_IF(1); in uaccess_flush_test() 46 SKIP_IF(1); in uaccess_flush_test() 51 SKIP_IF(1); in uaccess_flush_test()
|
A D | entry_flush.c | 32 SKIP_IF(geteuid() != 0); in entry_flush_test() 35 SKIP_IF(!have_hwcap(PPC_FEATURE_ARCH_2_06)); in entry_flush_test() 39 SKIP_IF(1); in entry_flush_test() 44 SKIP_IF(1); in entry_flush_test()
|
A D | rfi_flush.c | 32 SKIP_IF(geteuid() != 0); in rfi_flush_test() 35 SKIP_IF(!have_hwcap(PPC_FEATURE_ARCH_2_06)); in rfi_flush_test() 39 SKIP_IF(1); in rfi_flush_test()
|
/linux-6.3-rc2/tools/testing/selftests/powerpc/tm/ |
A D | tm-tar.c | 28 SKIP_IF(!have_htm()); in test_tar() 29 SKIP_IF(htm_is_synthetic()); in test_tar() 30 SKIP_IF(!is_ppc64le()); in test_tar()
|
A D | tm-sigreturn.c | 57 SKIP_IF(!have_htm()); in tm_sigreturn() 58 SKIP_IF(htm_is_synthetic()); in tm_sigreturn() 59 SKIP_IF(!is_ppc64le()); in tm_sigreturn()
|
A D | tm-vmxcopy.c | 48 SKIP_IF(!have_htm()); in test_vmxcopy() 49 SKIP_IF(htm_is_synthetic()); in test_vmxcopy() 50 SKIP_IF(!is_ppc64le()); in test_vmxcopy()
|
A D | tm-fork.c | 23 SKIP_IF(!have_htm()); in test_fork() 24 SKIP_IF(htm_is_synthetic()); in test_fork()
|
A D | tm-signal-stack.c | 37 SKIP_IF(!have_htm()); in tm_signal_stack() 38 SKIP_IF(htm_is_synthetic()); in tm_signal_stack()
|
A D | tm-exec.c | 29 SKIP_IF(!have_htm()); in test_exec() 30 SKIP_IF(htm_is_synthetic()); in test_exec()
|
A D | tm-signal-sigreturn-nt.c | 34 SKIP_IF(!have_htm()); in tm_signal_sigreturn_nt() 35 SKIP_IF(htm_is_synthetic()); in tm_signal_sigreturn_nt()
|
A D | tm-resched-dscr.c | 42 SKIP_IF(!have_htm()); in test_body() 43 SKIP_IF(htm_is_synthetic()); in test_body()
|
/linux-6.3-rc2/tools/testing/selftests/powerpc/pmu/sampling_tests/ |
A D | mmcr0_cc56run_test.c | 25 SKIP_IF(check_pvr_for_sampling_tests()); in mmcr0_cc56run() 26 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_1)); in mmcr0_cc56run()
|
A D | mmcr0_pmccext_test.c | 25 SKIP_IF(check_pvr_for_sampling_tests()); in mmcr0_pmccext() 26 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_1)); in mmcr0_pmccext()
|
A D | mmcra_bhrb_disable_no_branch_test.c | 31 SKIP_IF(check_pvr_for_sampling_tests()); in mmcra_bhrb_disable_no_branch_test() 32 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_1)); in mmcra_bhrb_disable_no_branch_test()
|
A D | mmcra_bhrb_disable_test.c | 31 SKIP_IF(check_pvr_for_sampling_tests()); in mmcra_bhrb_disable_test() 32 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_1)); in mmcra_bhrb_disable_test()
|