Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/irq/
Dproc.c42 EFFECTIVE, enumerator
60 case EFFECTIVE: in show_irq_affinity()
76 case EFFECTIVE: in show_irq_affinity()
220 return show_irq_affinity(EFFECTIVE, m); in irq_effective_aff_proc_show()
/Linux-v6.6/tools/testing/selftests/powerpc/dexcr/
Ddexcr.h36 EFFECTIVE, /* Bitwise OR of UDEXCR and ENFORCED DEXCR bits */ enumerator
Ddexcr.c75 case EFFECTIVE: in get_dexcr()
Dhashchk_test.c24 SKIP_IF_MSG(!(get_dexcr(EFFECTIVE) & DEXCR_PR_NPHIE), in require_nphie()