Home
last modified time | relevance | path

Searched refs:SPR_DMMUCFGR_NTW (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/openrisc/kernel/
Dsetup.c134 1 + (mfspr(SPR_DMMUCFGR) & SPR_DMMUCFGR_NTW)); in print_cpuinfo()
348 1 + (mfspr(SPR_DMMUCFGR) & SPR_DMMUCFGR_NTW)); in show_cpuinfo()
/linux-6.1.9/arch/openrisc/include/asm/
Dspr_defs.h356 #define SPR_DMMUCFGR_NTW 0x00000003 macro