Searched refs:have_hwcap2 (Results 1 – 9 of 9) sorted by relevance
18 return have_hwcap2(PPC_FEATURE2_HTM); in have_htm()28 return have_hwcap2(PPC_FEATURE2_HTM_NOSC); in have_htm_nosc()
50 static inline bool have_hwcap2(unsigned long ftr2) in have_hwcap2() function55 static inline bool have_hwcap2(unsigned long ftr2) in have_hwcap2() function
26 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_00)); in test_copy_unaligned()
26 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_00)); in test_paste_unaligned()
26 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_00)); in test_paste_last_unaligned()
57 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_00)); in test_copy_first_unaligned()
312 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_2_07)); in test_alignment_handler_vsx_207()329 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_00)); in test_alignment_handler_vsx_300()
74 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_00)); in test_cp_abort()
325 return have_hwcap2(PPC_FEATURE2_EBB); in ebb_is_supported()