Home
last modified time | relevance | path

Searched refs:pr_dexcr_aspect_supported (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/powerpc/dexcr/
H A Ddexcr.h78 bool pr_dexcr_aspect_supported(unsigned long which);
H A Ddexcr.c73 bool pr_dexcr_aspect_supported(unsigned long which) in pr_dexcr_aspect_supported() function
H A Ddexcr_test.c57 SKIP_IF_MSG(!pr_dexcr_aspect_supported(which), "DEXCR aspect not supported"); in dexcr_prctl_aspect_test()