Searched refs:PPC_FEATURE2_ARCH_3_1 (Results 1 – 7 of 7) sorted by relevance
134 #ifndef PPC_FEATURE2_ARCH_3_1135 #define PPC_FEATURE2_ARCH_3_1 0x00040000 macro
391 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_1)); in test_alignment_handler_vsx_prefix()484 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_1)); in test_alignment_handler_integer_prefix()594 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_1)); in test_alignment_handler_fp_prefix()653 prefixes_enabled = have_hwcap2(PPC_FEATURE2_ARCH_3_1); in main()
27 have_hwcap2(PPC_FEATURE2_ARCH_3_1) || in test_prot_sao()
52 if (have_hwcap2(PPC_FEATURE2_ARCH_3_1)) in regs_access_pmccext()
53 #define PPC_FEATURE2_ARCH_3_1 0x00040000 /* ISA 3.1 */ macro
692 cur_cpu_spec->cpu_user_features2 |= PPC_FEATURE2_ARCH_3_1; in cpufeatures_setup_start()
118 #define COMMON_USER2_POWER10 (PPC_FEATURE2_ARCH_3_1 | \
Completed in 19 milliseconds