Home
last modified time | relevance | path

Searched refs:dexcr_exists (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/tools/testing/selftests/powerpc/dexcr/
Ddexcr.h29 bool dexcr_exists(void);
Ddexcr.c20 bool dexcr_exists(void) in dexcr_exists() function
Dlsdexcr.c108 if (!dexcr_exists()) { in main()
Dhashchk_test.c23 SKIP_IF_MSG(!dexcr_exists(), "DEXCR not supported"); in require_nphie()