Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/
H A Dcheck_extended_reg_test.c20 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_00)); in check_extended_reg_test()
H A Dmisc.c99 if (have_hwcap2(PPC_FEATURE2_ARCH_3_00)) in perf_get_platform_reg_mask()
146 if (!have_hwcap2(PPC_FEATURE2_EBB) || !have_hwcap2(PPC_FEATURE2_ARCH_3_00)) in platform_check_for_tests()
/linux/arch/powerpc/include/uapi/asm/
H A Dcputable.h48 #define PPC_FEATURE2_ARCH_3_00 0x00800000 /* ISA 3.00 */ macro
/linux/tools/testing/selftests/powerpc/alignment/
H A Dcopy_first_unaligned.c52 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_00)); in test_copy_first_unaligned()
H A Dalignment_handler.c360 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_00)); in test_alignment_handler_vsx_300()
/linux/arch/powerpc/kernel/
H A Dcpu_specs_book3s_64.h47 PPC_FEATURE2_ARCH_3_00 | \
54 PPC_FEATURE2_ARCH_3_00 | \
H A Ddt_cpu_ftrs.c701 cur_cpu_spec->cpu_user_features2 |= PPC_FEATURE2_ARCH_3_00; in cpufeatures_setup_start()
/linux/tools/testing/selftests/powerpc/mm/
H A Dexec_prot.c114 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_00)); in test()
/linux/Documentation/arch/powerpc/
H A Delf_hwcaps.rst208 PPC_FEATURE2_ARCH_3_00