Searched refs:PPC_FEATURE2_ARCH_3_1 (Results 1 – 6 of 6) sorted by relevance
134 #ifndef PPC_FEATURE2_ARCH_3_1135 #define PPC_FEATURE2_ARCH_3_1 0x00040000 macro
27 have_hwcap2(PPC_FEATURE2_ARCH_3_1) || in test_prot_sao()
53 #define PPC_FEATURE2_ARCH_3_1 0x00040000 /* ISA 3.1 */ macro
400 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_1)); in test_alignment_handler_vsx_prefix()490 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_1)); in test_alignment_handler_integer_prefix()600 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_1)); in test_alignment_handler_fp_prefix()659 prefixes_enabled = have_hwcap2(PPC_FEATURE2_ARCH_3_1); in main()
719 cur_cpu_spec->cpu_user_features2 |= PPC_FEATURE2_ARCH_3_1; in cpufeatures_setup_start()
124 #define COMMON_USER2_POWER10 (PPC_FEATURE2_ARCH_3_1 | \