Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sh/mm/
Dcache.c248 static void compute_alias(struct cache_info *c) in compute_alias() function
300 compute_alias(&boot_cpu_data.icache); in cpu_cache_init()
301 compute_alias(&boot_cpu_data.dcache); in cpu_cache_init()
302 compute_alias(&boot_cpu_data.scache); in cpu_cache_init()