Searched refs:get_flush_tlb_info (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/x86/mm/ |
| A D | tlb.c | 959 static struct flush_tlb_info *get_flush_tlb_info(struct mm_struct *mm, in get_flush_tlb_info() function 1015 info = get_flush_tlb_info(mm, start, end, stride_shift, freed_tables, in flush_tlb_mm_range() 1070 info = get_flush_tlb_info(NULL, start, end, 0, false, in flush_tlb_kernel_range() 1249 info = get_flush_tlb_info(NULL, 0, TLB_FLUSH_ALL, 0, false, in arch_tlbbatch_flush()
|
Completed in 9 milliseconds