Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/powerpc/dexcr/
Ddexcr.h20 #define DEXCR_PR_NPHIE DEXCR_PR_BIT(5) macro
Dlsdexcr.c126 if (effective & DEXCR_PR_NPHIE) { in main()
Dhashchk_test.c24 SKIP_IF_MSG(!(get_dexcr(EFFECTIVE) & DEXCR_PR_NPHIE), in require_nphie()
/Linux-v6.6/arch/powerpc/include/asm/
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 */