Searched refs:get_flush_tlb_info (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/x86/mm/ |
H A D | tlb.c | 992 static struct flush_tlb_info *get_flush_tlb_info(struct mm_struct *mm, in get_flush_tlb_info() function 1049 info = get_flush_tlb_info(mm, start, end, stride_shift, freed_tables, in flush_tlb_mm_range() 1105 info = get_flush_tlb_info(NULL, start, end, 0, false, in flush_tlb_kernel_range() 1284 info = get_flush_tlb_info(NULL, 0, TLB_FLUSH_ALL, 0, false, in arch_tlbbatch_flush()
|