Home
last modified time | relevance | path

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

/linux-4.4.14/arch/tile/mm/
Dhomecache.c115 struct cpumask cache_cpumask_copy, tlb_cpumask_copy; in flush_remote() local
125 cpumask_copy(&cache_cpumask_copy, cache_cpumask_orig); in flush_remote()
126 cache_cpumask = &cache_cpumask_copy; in flush_remote()
128 cpumask_clear(&cache_cpumask_copy); in flush_remote()
154 cpumask_pr_args(&cache_cpumask_copy), in flush_remote()