Home
last modified time | relevance | path

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

/arch/mn10300/kernel/
Dsetup.c226 ((cpurev & CPUREV_ICSIZE) >> CPUREV_ICSIZE_S) * in show_cpuinfo()
/arch/mn10300/include/asm/
Dcpu-regs.h112 #define CPUREV_ICSIZE 0x0000f000 /* instruction cache way size */ macro