Searched refs:flush_pud_tlb_range (Results 1 – 7 of 7) sorted by relevance
| /arch/riscv/include/asm/ |
| A D | tlbflush.h | 59 void flush_pud_tlb_range(struct vm_area_struct *vma, unsigned long start,
|
| /arch/powerpc/include/asm/book3s/64/ |
| A D | tlbflush.h | 55 static inline void flush_pud_tlb_range(struct vm_area_struct *vma, in flush_pud_tlb_range() function
|
| /arch/riscv/mm/ |
| A D | pgtable.c | 164 flush_pud_tlb_range(vma, address, address + HPAGE_PUD_SIZE); in pudp_invalidate()
|
| A D | tlbflush.c | 217 void flush_pud_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_pud_tlb_range() function
|
| /arch/powerpc/mm/book3s64/ |
| A D | pgtable.c | 197 flush_pud_tlb_range(vma, address, address + HPAGE_PUD_SIZE); in pudp_invalidate() 233 flush_pud_tlb_range(vma, addr, addr + HPAGE_PUD_SIZE); in pudp_huge_get_and_clear_full()
|
| /arch/x86/mm/ |
| A D | pgtable.c | 540 flush_pud_tlb_range(vma, address, address + HPAGE_PUD_SIZE); in pudp_invalidate()
|
| /arch/arm64/include/asm/ |
| A D | pgtable.h | 128 #define flush_pud_tlb_range(vma, addr, end) \ macro
|
Completed in 22 milliseconds