Home
last modified time | relevance | path

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

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