Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/powerpc/dexcr/
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()
Ddexcr.h93 EFFECTIVE, /* Bitwise OR of UDEXCR and ENFORCED DEXCR bits */ enumerator
Ddexcr.c115 case EFFECTIVE: in get_dexcr()
/linux-6.12.1/kernel/irq/
Dproc.c42 EFFECTIVE, enumerator
58 case EFFECTIVE: in show_irq_affinity()
74 case EFFECTIVE: in show_irq_affinity()
218 return show_irq_affinity(EFFECTIVE, m); in irq_effective_aff_proc_show()