Home
last modified time | relevance | path

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

/Linux-v5.10/arch/sh/mm/
Dcache.c247 static void compute_alias(struct cache_info *c) in compute_alias() function
299 compute_alias(&boot_cpu_data.icache); in cpu_cache_init()
300 compute_alias(&boot_cpu_data.dcache); in cpu_cache_init()
301 compute_alias(&boot_cpu_data.scache); in cpu_cache_init()