Searched refs:flush_remote (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/kernel/
H A Dtlb.c43 flush_remote(0, HV_FLUSH_EVICT_L1I, &mm->cpu_vm_mask,
57 flush_remote(0, cache, &mm->cpu_vm_mask,
73 flush_remote(0, cache, &mm->cpu_vm_mask, start, end - start, size,
84 flush_remote(0, HV_FLUSH_EVICT_L1I, cpu_online_mask,
87 flush_remote(0, 0, NULL,
95 flush_remote(0, HV_FLUSH_EVICT_L1I, cpu_online_mask,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/include/asm/
H A Dhomecache.h59 extern void flush_remote(unsigned long cache_pfn, unsigned long cache_length,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/mm/
H A Dhomecache.c64 /* Provide no-op versions of these routines to keep flush_remote() cleaner. */
118 void flush_remote(unsigned long cache_pfn, unsigned long cache_control, function
182 flush_remote(0, HV_FLUSH_EVICT_L2, mask, 0, 0, 0, NULL, NULL, 0);
236 flush_remote(pfn, length, &home_mask, 0, 0, 0, NULL, NULL, 0);
386 flush_remote(0, HV_FLUSH_EVICT_L2, &cpu_cacheable_map,
H A Dhighmem.c196 flush_remote(0, 0, NULL, amp->va, PAGE_SIZE, PAGE_SIZE,

Completed in 48 milliseconds