Home
last modified time | relevance | path

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

/linux-5.19.10/arch/openrisc/kernel/
Dsetup.c138 1 + (mfspr(SPR_IMMUCFGR) & SPR_IMMUCFGR_NTW)); in print_cpuinfo()
351 1 + (mfspr(SPR_IMMUCFGR) & SPR_IMMUCFGR_NTW)); in show_cpuinfo()
/linux-5.19.10/arch/openrisc/include/asm/
Dspr_defs.h372 #define SPR_IMMUCFGR_NTW 0x00000003 macro