Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sh/mm/
Dcache.c245 static void compute_alias(struct cache_info *c) in compute_alias() function
293 compute_alias(&boot_cpu_data.icache); in cpu_cache_init()
294 compute_alias(&boot_cpu_data.dcache); in cpu_cache_init()
295 compute_alias(&boot_cpu_data.scache); in cpu_cache_init()