Home
last modified time | relevance | path

Searched refs:way_shift (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/sh/mm/
Dcache-sh3.c43 int way_shift; member
53 #define CACHE_OC_WAY_SHIFT (cache_system_info.way_shift)
121 cache_system_info.way_shift = 11; in detect_cpu_and_cache_system()
126 cache_system_info.way_shift = 12; in detect_cpu_and_cache_system()
/linux-2.4.37.9/include/asm-sh64/
Dcache.h100 unsigned int way_shift; member
/linux-2.4.37.9/arch/sh64/mm/
Dcache.c69 cpu_data->icache.way_shift = 13; in sh64_cache_init()