Home
last modified time | relevance | path

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

/arch/loongarch/kernel/
A Dcacheinfo.c14 int cache_present = current_cpu_data.cache_leaves_present; in init_cache_level()
70 int i, cache_present = current_cpu_data.cache_leaves_present; in populate_cache_leaves()
/arch/loongarch/mm/
A Dcache.c70 unsigned int cache_present = current_cpu_data.cache_leaves_present; in __flush_cache_all()
157 current_cpu_data.cache_leaves_present = leaf; in cpu_cache_init()
/arch/loongarch/include/asm/
A Dcpu-info.h53 int cache_leaves_present; /* number of cache_leaves[] elements */ member
A Dcacheflush.h29 int cache_present = boot_cpu_data.cache_leaves_present; in cpu_last_level_cache_line_size()

Completed in 4 milliseconds