Home
last modified time | relevance | path

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

/linux-2.6.39/arch/tile/kernel/
Dtlb.c43 flush_remote(0, HV_FLUSH_EVICT_L1I, &mm->cpu_vm_mask, in flush_tlb_mm()
57 flush_remote(0, cache, &mm->cpu_vm_mask, in flush_tlb_page_mm()
73 flush_remote(0, cache, &mm->cpu_vm_mask, start, end - start, size, in flush_tlb_range()
84 flush_remote(0, HV_FLUSH_EVICT_L1I, cpu_online_mask, in flush_tlb_all()
87 flush_remote(0, 0, NULL, in flush_tlb_all()
95 flush_remote(0, HV_FLUSH_EVICT_L1I, cpu_online_mask, in flush_tlb_kernel_range()
/linux-2.6.39/arch/tile/mm/
Dhomecache.c120 void flush_remote(unsigned long cache_pfn, unsigned long cache_control, in flush_remote() function
202 flush_remote(0, HV_FLUSH_EVICT_L2, mask, 0, 0, 0, NULL, NULL, 0); in homecache_evict()
257 flush_remote(pfn, length, &home_mask, 0, 0, 0, NULL, NULL, 0); in homecache_flush_cache()
407 flush_remote(0, HV_FLUSH_EVICT_L2, &cpu_cacheable_map, in homecache_change_page_home()
Dhighmem.c152 flush_remote(0, 0, NULL, amp->va, PAGE_SIZE, PAGE_SIZE, in kmap_atomic_fix_one_kpte()
Dpgtable.c208 flush_remote(0, 0, NULL, addr, HPAGE_SIZE, HPAGE_SIZE, in shatter_huge_page()
/linux-2.6.39/arch/tile/include/asm/
Dhomecache.h59 extern void flush_remote(unsigned long cache_pfn, unsigned long cache_length,