Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mn10300/kernel/
Dsetup.c228 ((cpurev & CPUREV_DCSIZE) >> CPUREV_DCSIZE_S) * in show_cpuinfo()
/linux-4.1.27/arch/mn10300/include/asm/
Dcpu-regs.h116 #define CPUREV_DCSIZE 0x00f00000 /* data cache way size */ macro