Home
last modified time | relevance | path

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

/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
/arch/tile/mm/
Dhomecache.c107 void flush_remote(unsigned long cache_pfn, unsigned long cache_control, in flush_remote() argument
125 if (cache_cpumask_orig && cache_control) { in flush_remote()
133 cache_control = 0; in flush_remote()
145 rc = hv_flush_remote(cache_pa, cache_control, in flush_remote()
157 cache_pa, cache_control, cache_cpumask, cache_buf, in flush_remote()
/arch/tile/kernel/
Dhvglue_trace.c263 unsigned long, cache_control, unsigned long*, cache_cpumask,
/arch/tile/include/hv/
Dhypervisor.h1929 int hv_flush_remote(HV_PhysAddr cache_pa, unsigned long cache_control,