Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/powerpc/dexcr/
Dlsdexcr.c113 dexcr = get_dexcr(DEXCR); in main()
114 hdexcr = get_dexcr(HDEXCR); in main()
Ddexcr.h39 unsigned int get_dexcr(enum dexcr_source source);
Ddexcr.c68 unsigned int get_dexcr(enum dexcr_source source) in get_dexcr() function
Dhashchk_test.c24 SKIP_IF_MSG(!(get_dexcr(EFFECTIVE) & DEXCR_PR_NPHIE), in require_nphie()