Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/platforms/iseries/
Dprocessor_vpd.h53 u32 xInstCacheSize; // Instruction cache size in KB x50-x53 member
Ddt.c257 dt_prop_u32(dt, "i-cache-size", d->xInstCacheSize * 1024); in dt_cpus()