Home
last modified time | relevance | path

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

/arch/tile/kernel/
Dtlb.c44 flush_remote(0, HV_FLUSH_EVICT_L1I, mm_cpumask(mm), in flush_tlb_mm()
58 flush_remote(0, cache, mm_cpumask(mm), in flush_tlb_page_mm()
74 flush_remote(0, cache, mm_cpumask(mm), start, end - start, size, in flush_tlb_range()
85 flush_remote(0, HV_FLUSH_EVICT_L1I, cpu_online_mask, in flush_tlb_all()
88 flush_remote(0, 0, NULL, in flush_tlb_all()
102 flush_remote(0, 0, NULL, in flush_tlb_kernel_range()
Dsys.c46 flush_remote(0, HV_FLUSH_EVICT_L1I, mm_cpumask(current->mm), in SYSCALL_DEFINE3()
Dsmp.c178 flush_remote(0, HV_FLUSH_EVICT_L1I, NULL, 0, 0, 0, in flush_icache_range()
Dmodule.c82 flush_remote(0, HV_FLUSH_EVICT_L1I, cpu_online_mask, in module_free()
/arch/tile/include/asm/
Dhomecache.h50 extern void flush_remote(unsigned long cache_pfn, unsigned long cache_length,
/arch/tile/mm/
Dhomecache.c107 void flush_remote(unsigned long cache_pfn, unsigned long cache_control, in flush_remote() function
244 flush_remote(0, HV_FLUSH_EVICT_L2, mask, 0, 0, 0, NULL, NULL, 0); in homecache_evict()
379 flush_remote(0, HV_FLUSH_EVICT_L2, &cpu_cacheable_map, in homecache_change_page_home()
Dhighmem.c151 flush_remote(0, 0, NULL, amp->va, PAGE_SIZE, PAGE_SIZE, in kmap_atomic_fix_one_kpte()
Dpgtable.c146 flush_remote(0, 0, NULL, addr, HPAGE_SIZE, HPAGE_SIZE, in shatter_huge_page()