Home
last modified time | relevance | path

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

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