Symbol: htm_is_synthetic
tools/testing/selftests/powerpc/ptrace/ptrace-tm-gpr.c
116
SKIP_IF_MSG(htm_is_synthetic(), "Transactional memory is synthetic");
tools/testing/selftests/powerpc/ptrace/ptrace-tm-spd-gpr.c
122
SKIP_IF_MSG(htm_is_synthetic(), "Transactional memory is synthetic");
tools/testing/selftests/powerpc/ptrace/ptrace-tm-spd-tar.c
132
SKIP_IF_MSG(htm_is_synthetic(), "Transactional memory is synthetic");
tools/testing/selftests/powerpc/ptrace/ptrace-tm-spd-vsx.c
132
SKIP_IF_MSG(htm_is_synthetic(), "Transactional memory is synthetic");
tools/testing/selftests/powerpc/ptrace/ptrace-tm-spr.c
117
SKIP_IF_MSG(htm_is_synthetic(), "Transactional memory is synthetic");
tools/testing/selftests/powerpc/ptrace/ptrace-tm-tar.c
120
SKIP_IF_MSG(htm_is_synthetic(), "Transactional memory is synthetic");
tools/testing/selftests/powerpc/ptrace/ptrace-tm-vsx.c
116
SKIP_IF_MSG(htm_is_synthetic(), "Transactional memory is synthetic");
tools/testing/selftests/powerpc/signal/signal_tm.c
59
SKIP_IF(htm_is_synthetic());
tools/testing/selftests/powerpc/tm/tm-exec.c
30
SKIP_IF(htm_is_synthetic());
tools/testing/selftests/powerpc/tm/tm-fork.c
24
SKIP_IF(htm_is_synthetic());
tools/testing/selftests/powerpc/tm/tm-poison.c
36
SKIP_IF(htm_is_synthetic());
tools/testing/selftests/powerpc/tm/tm-resched-dscr.c
43
SKIP_IF(htm_is_synthetic());
tools/testing/selftests/powerpc/tm/tm-signal-context-chk-fpu.c
82
SKIP_IF(htm_is_synthetic());
tools/testing/selftests/powerpc/tm/tm-signal-context-chk-gpr.c
84
SKIP_IF(htm_is_synthetic());
tools/testing/selftests/powerpc/tm/tm-signal-context-chk-vmx.c
107
SKIP_IF(htm_is_synthetic());
tools/testing/selftests/powerpc/tm/tm-signal-context-chk-vsx.c
156
SKIP_IF(htm_is_synthetic());
tools/testing/selftests/powerpc/tm/tm-signal-pagefault.c
229
SKIP_IF(htm_is_synthetic());
tools/testing/selftests/powerpc/tm/tm-signal-sigreturn-nt.c
35
SKIP_IF(htm_is_synthetic());
tools/testing/selftests/powerpc/tm/tm-signal-stack.c
38
SKIP_IF(htm_is_synthetic());
tools/testing/selftests/powerpc/tm/tm-sigreturn.c
58
SKIP_IF(htm_is_synthetic());
tools/testing/selftests/powerpc/tm/tm-syscall.c
82
SKIP_IF(htm_is_synthetic());
tools/testing/selftests/powerpc/tm/tm-tar.c
29
SKIP_IF(htm_is_synthetic());
tools/testing/selftests/powerpc/tm/tm-tmspr.c
99
SKIP_IF(htm_is_synthetic());
tools/testing/selftests/powerpc/tm/tm-trap.c
258
SKIP_IF(htm_is_synthetic());
tools/testing/selftests/powerpc/tm/tm-unavailable.c
347
SKIP_IF(htm_is_synthetic());
tools/testing/selftests/powerpc/tm/tm-vmx-unavail.c
94
SKIP_IF(htm_is_synthetic());
tools/testing/selftests/powerpc/tm/tm-vmxcopy.c
49
SKIP_IF(htm_is_synthetic());