Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/dexcr/
H A Dhashchk_test.c27 if (get_dexcr(EFFECTIVE) & DEXCR_PR_NPHIE) in require_nphie()
30 SKIP_IF_MSG(!(get_dexcr(EFFECTIVE) & DEXCR_PR_NPHIE), in require_nphie()
H A Ddexcr.h93 EFFECTIVE, /* Bitwise OR of UDEXCR and ENFORCED DEXCR bits */ enumerator
H A Ddexcr.c115 case EFFECTIVE: in get_dexcr()