Symbol: have_htm
tools/testing/selftests/powerpc/ptrace/ptrace-tm-gpr.c
115
SKIP_IF_MSG(!have_htm(), "Don't have transactional memory");
tools/testing/selftests/powerpc/ptrace/ptrace-tm-spd-gpr.c
121
SKIP_IF_MSG(!have_htm(), "Don't have transactional memory");
tools/testing/selftests/powerpc/ptrace/ptrace-tm-spd-tar.c
131
SKIP_IF_MSG(!have_htm(), "Don't have transactional memory");
tools/testing/selftests/powerpc/ptrace/ptrace-tm-spd-vsx.c
131
SKIP_IF_MSG(!have_htm(), "Don't have transactional memory");
tools/testing/selftests/powerpc/ptrace/ptrace-tm-spr.c
116
SKIP_IF_MSG(!have_htm(), "Don't have transactional memory");
tools/testing/selftests/powerpc/ptrace/ptrace-tm-tar.c
119
SKIP_IF_MSG(!have_htm(), "Don't have transactional memory");
tools/testing/selftests/powerpc/ptrace/ptrace-tm-vsx.c
115
SKIP_IF_MSG(!have_htm(), "Don't have transactional memory");
tools/testing/selftests/powerpc/signal/signal_tm.c
58
SKIP_IF(!have_htm());
tools/testing/selftests/powerpc/tm/tm-exec.c
29
SKIP_IF(!have_htm());
tools/testing/selftests/powerpc/tm/tm-fork.c
23
SKIP_IF(!have_htm());
tools/testing/selftests/powerpc/tm/tm-poison.c
35
SKIP_IF(!have_htm());
tools/testing/selftests/powerpc/tm/tm-resched-dscr.c
42
SKIP_IF(!have_htm());
tools/testing/selftests/powerpc/tm/tm-signal-context-chk-fpu.c
81
SKIP_IF(!have_htm());
tools/testing/selftests/powerpc/tm/tm-signal-context-chk-gpr.c
83
SKIP_IF(!have_htm());
tools/testing/selftests/powerpc/tm/tm-signal-context-chk-vmx.c
106
SKIP_IF(!have_htm());
tools/testing/selftests/powerpc/tm/tm-signal-context-chk-vsx.c
155
SKIP_IF(!have_htm());
tools/testing/selftests/powerpc/tm/tm-signal-context-force-tm.c
164
SKIP_IF(!have_htm());
tools/testing/selftests/powerpc/tm/tm-signal-msr-resv.c
53
SKIP_IF(!have_htm());
tools/testing/selftests/powerpc/tm/tm-signal-pagefault.c
228
SKIP_IF(!have_htm());
tools/testing/selftests/powerpc/tm/tm-signal-sigreturn-nt.c
34
SKIP_IF(!have_htm());
tools/testing/selftests/powerpc/tm/tm-signal-stack.c
37
SKIP_IF(!have_htm());
tools/testing/selftests/powerpc/tm/tm-sigreturn.c
57
SKIP_IF(!have_htm());
tools/testing/selftests/powerpc/tm/tm-tar.c
28
SKIP_IF(!have_htm());
tools/testing/selftests/powerpc/tm/tm-tmspr.c
98
SKIP_IF(!have_htm());
tools/testing/selftests/powerpc/tm/tm-trap.c
257
SKIP_IF(!have_htm());
tools/testing/selftests/powerpc/tm/tm-unavailable.c
346
SKIP_IF(!have_htm());
tools/testing/selftests/powerpc/tm/tm-vmx-unavail.c
93
SKIP_IF(!have_htm());
tools/testing/selftests/powerpc/tm/tm-vmxcopy.c
48
SKIP_IF(!have_htm());