Searched refs:flush_tlb_pgtables (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/arch/metag/include/asm/ |
H A D | tlbflush.h | 18 * - flush_tlb_pgtables(mm, start, end) flushes a range of page tables 64 static inline void flush_tlb_pgtables(struct mm_struct *mm, flush_tlb_pgtables() function
|
/linux-4.4.14/arch/microblaze/include/asm/ |
H A D | tlbflush.h | 54 static inline void flush_tlb_pgtables(struct mm_struct *mm, flush_tlb_pgtables() function 64 #define flush_tlb_pgtables(mm, start, end) BUG() macro
|
/linux-4.4.14/arch/mn10300/include/asm/ |
H A D | tlbflush.h | 95 * - flush_tlb_pgtables(mm, start, end) flushes a range of page tables 149 static inline void flush_tlb_pgtables(struct mm_struct *mm, flush_tlb_pgtables() function
|
/linux-4.4.14/arch/hexagon/include/asm/ |
H A D | tlbflush.h | 56 #define flush_tlb_pgtables(mm, start, end) macro
|
Completed in 189 milliseconds