Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/mm/
H A Dcache.c255 static void compute_alias(struct cache_info *c) in compute_alias() function
307 compute_alias(&boot_cpu_data.icache); in cpu_cache_init()
308 compute_alias(&boot_cpu_data.dcache); in cpu_cache_init()
309 compute_alias(&boot_cpu_data.scache); in cpu_cache_init()