Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/powerpc/include/
Dutils.h187 #ifndef PPC_FEATURE2_ARCH_3_00
188 #define PPC_FEATURE2_ARCH_3_00 0x00800000 macro
/Linux-v6.6/arch/powerpc/include/uapi/asm/
Dcputable.h48 #define PPC_FEATURE2_ARCH_3_00 0x00800000 /* ISA 3.00 */ macro
/Linux-v6.6/tools/testing/selftests/powerpc/alignment/
Dcopy_first_unaligned.c52 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_00)); in test_copy_first_unaligned()
Dalignment_handler.c360 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_00)); in test_alignment_handler_vsx_300()
/Linux-v6.6/tools/testing/selftests/powerpc/pmu/sampling_tests/
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()
/Linux-v6.6/arch/powerpc/kernel/
Dcpu_specs_book3s_64.h47 PPC_FEATURE2_ARCH_3_00 | \
54 PPC_FEATURE2_ARCH_3_00 | \
Ddt_cpu_ftrs.c691 cur_cpu_spec->cpu_user_features2 |= PPC_FEATURE2_ARCH_3_00; in cpufeatures_setup_start()
/Linux-v6.6/tools/testing/selftests/powerpc/mm/
Dexec_prot.c114 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_00)); in test()
/Linux-v6.6/Documentation/powerpc/
Delf_hwcaps.rst207 PPC_FEATURE2_ARCH_3_00