Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/mips64/include/
Dmips_cpu.h209 #define CONFIG1_IA_SHIFT 16 macro
/openbsd/src/sys/arch/mips64/mips64/
Dcache_mips64r2.c76 a = 1 + ((cfg & CONFIG1_IA) >> CONFIG1_IA_SHIFT); in mips64r2_ConfigCache()