Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sh/boot/compressed/
Dmisc.c31 int cache_control(unsigned int command);
134 cache_control(CACHE_ENABLE); in decompress_kernel()
136 cache_control(CACHE_DISABLE); in decompress_kernel()
Dcache.c1 int cache_control(unsigned int command) in cache_control() function
/linux-4.1.27/arch/tile/mm/
Dhomecache.c107 void flush_remote(unsigned long cache_pfn, unsigned long cache_control, in flush_remote() argument
124 if (cache_cpumask_orig && cache_control) { in flush_remote()
132 cache_control = 0; in flush_remote()
144 rc = hv_flush_remote(cache_pa, cache_control, in flush_remote()
153 cache_pa, cache_control, cache_cpumask, in flush_remote()
/linux-4.1.27/arch/tile/kernel/
Dhvglue_trace.c263 unsigned long, cache_control, unsigned long*, cache_cpumask,
/linux-4.1.27/arch/tile/include/hv/
Dhypervisor.h1933 int hv_flush_remote(HV_PhysAddr cache_pa, unsigned long cache_control,