Home
last modified time | relevance | path

Searched refs:have_htm_nosc (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/tools/testing/selftests/powerpc/tm/
Dtm.h27 static inline bool have_htm_nosc(void) in have_htm_nosc() function
Dtm-syscall.c81 SKIP_IF(!have_htm_nosc()); in tm_syscall()