Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/dexcr/
H A Ddexcr.h20 #define DEXCR_PR_NPHIE DEXCR_PR_BIT(5) macro
H A Dlsdexcr.c126 if (effective & DEXCR_PR_NPHIE) { in main()
H A Dhashchk_test.c24 SKIP_IF_MSG(!(get_dexcr(EFFECTIVE) & DEXCR_PR_NPHIE), in require_nphie()
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h394 #define DEXCR_PR_NPHIE 0x04000000UL /* 5: Non-Privileged Hash Instruction Enable */ macro
395 #define DEXCR_INIT DEXCR_PR_NPHIE /* Fixed DEXCR value to initialise all CPUs with */