Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/tm/
Dtm.h24 static inline bool have_htm_nosc(void) in have_htm_nosc() function
Dtm-syscall.c69 SKIP_IF(!have_htm_nosc()); in tm_syscall()