Home
last modified time | relevance | path

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

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