Searched refs:__flush_tlb_range (Results 1 – 9 of 9) sorted by relevance
| /linux/arch/parisc/include/asm/ |
| A D | tlbflush.h | 16 int __flush_tlb_range(unsigned long sid, 20 __flush_tlb_range((vma)->vm_mm->context, start, end) 23 __flush_tlb_range(0, start, end)
|
| /linux/arch/arm64/include/asm/ |
| A D | tlbflush.h | 281 static inline void __flush_tlb_range(struct vm_area_struct *vma, in __flush_tlb_range() function 371 __flush_tlb_range(vma, start, end, PAGE_SIZE, false, 0); in flush_tlb_range()
|
| A D | tlb.h | 71 __flush_tlb_range(&vma, tlb->start, tlb->end, stride, in tlb_flush()
|
| A D | pgtable.h | 42 __flush_tlb_range(vma, addr, end, PMD_SIZE, false, 2) 44 __flush_tlb_range(vma, addr, end, PUD_SIZE, false, 1)
|
| /linux/arch/ia64/mm/ |
| A D | tlb.c | 311 __flush_tlb_range (struct vm_area_struct *vma, unsigned long start, in __flush_tlb_range() function 362 __flush_tlb_range(vma, start, end); in flush_tlb_range() 364 __flush_tlb_range(vma, ia64_thash(start), ia64_thash(end)); in flush_tlb_range()
|
| /linux/arch/parisc/kernel/ |
| A D | cache.c | 483 int __flush_tlb_range(unsigned long sid, unsigned long start, in __flush_tlb_range() function
|
| /linux/arch/parisc/mm/ |
| A D | init.c | 478 __flush_tlb_range(0, init_begin, kernel_end); in free_initmem()
|
| /linux/ |
| A D | System.map | 757 ffff800010036ac4 t __flush_tlb_range.constprop.0 7202 ffff8000101d95b0 t __flush_tlb_range.constprop.0 7217 ffff8000101dc3d0 t __flush_tlb_range.constprop.0 7235 ffff8000101dd350 t __flush_tlb_range.constprop.0 7485 ffff8000101f2ec0 t __flush_tlb_range 7641 ffff800010200fd0 t __flush_tlb_range
|
| A D | .tmp_System.map | 757 ffff800010036ac4 t __flush_tlb_range.constprop.0 7202 ffff8000101d95b0 t __flush_tlb_range.constprop.0 7217 ffff8000101dc3d0 t __flush_tlb_range.constprop.0 7235 ffff8000101dd350 t __flush_tlb_range.constprop.0 7485 ffff8000101f2ec0 t __flush_tlb_range 7641 ffff800010200fd0 t __flush_tlb_range
|
Completed in 289 milliseconds