Home
last modified time | relevance | path

Searched refs:smp_flush_tlb_range (Results 1 – 2 of 2) sorted by relevance

/arch/openrisc/kernel/
A Dsmp.c263 static void smp_flush_tlb_range(const struct cpumask *cmask, unsigned long start, in smp_flush_tlb_range() function
305 smp_flush_tlb_range(mm_cpumask(vma->vm_mm), uaddr, uaddr + PAGE_SIZE); in flush_tlb_page()
313 smp_flush_tlb_range(cmask, start, end); in flush_tlb_range()
/arch/sparc/mm/
A Dsrmmu.c1689 static void smp_flush_tlb_range(struct vm_area_struct *vma, in smp_flush_tlb_range() function
1754 .tlb_range = smp_flush_tlb_range,

Completed in 20 milliseconds