Searched refs:flush_tlb_mm_range (Results 1 – 6 of 6) sorted by relevance
| /linux/arch/riscv/include/asm/ |
| H A D | tlbflush.h | 48 void flush_tlb_mm_range(struct mm_struct *mm, unsigned long start,
|
| /linux/arch/riscv/mm/ |
| H A D | tlbflush.c | 157 void flush_tlb_mm_range(struct mm_struct *mm, in flush_tlb_mm_range() function
|
| /linux/Documentation/arch/x86/ |
| H A D | tlb.rst | 57 You might see invlpg inside of flush_tlb_mm_range() show up in
|
| /linux/arch/x86/kernel/ |
| H A D | ldt.c | 377 flush_tlb_mm_range(mm, va, va + nr_pages * PAGE_SIZE, PAGE_SHIFT, false); in unmap_ldt_struct()
|
| H A D | alternative.c | 2573 flush_tlb_mm_range(text_poke_mm, text_poke_mm_addr, text_poke_mm_addr + in __text_poke()
|
| /linux/arch/x86/mm/ |
| H A D | tlb.c | 1449 void flush_tlb_mm_range(struct mm_struct *mm, unsigned long start, in flush_tlb_mm_range() function
|