Home
last modified time | relevance | path

Searched refs:PPC_FEATURE2_ARCH_3_00 (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/include/
H A Dutils.h129 #ifndef PPC_FEATURE2_ARCH_3_00
130 #define PPC_FEATURE2_ARCH_3_00 0x00800000 macro
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/include/
H A Dutils.h187 #ifndef PPC_FEATURE2_ARCH_3_00
188 #define PPC_FEATURE2_ARCH_3_00 0x00800000 macro
/kernel/linux/linux-5.10/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.c369 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_00)); in test_alignment_handler_vsx_300()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/arch/powerpc/include/uapi/asm/
H A Dcputable.h48 #define PPC_FEATURE2_ARCH_3_00 0x00800000 /* ISA 3.00 */ macro
/kernel/linux/linux-6.6/arch/powerpc/include/uapi/asm/
H A Dcputable.h48 #define PPC_FEATURE2_ARCH_3_00 0x00800000 /* ISA 3.00 */ macro
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/sampling_tests/
H A Dmisc.c98 if (have_hwcap2(PPC_FEATURE2_ARCH_3_00)) in perf_get_platform_reg_mask()
139 if (!have_hwcap2(PPC_FEATURE2_EBB) || !have_hwcap2(PPC_FEATURE2_ARCH_3_00)) in platform_check_for_tests()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mm/
H A Dexec_prot.c114 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_00)); in test()
/kernel/linux/linux-6.6/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.c691 cur_cpu_spec->cpu_user_features2 |= PPC_FEATURE2_ARCH_3_00; in cpufeatures_setup_start()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Ddt_cpu_ftrs.c715 cur_cpu_spec->cpu_user_features2 |= PPC_FEATURE2_ARCH_3_00; in cpufeatures_setup_start()
H A Dcputable.c115 PPC_FEATURE2_ARCH_3_00 | \
122 PPC_FEATURE2_ARCH_3_00 | \

Completed in 10 milliseconds