Home
last modified time | relevance | path

Searched refs:get_flush_tlb_info (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/mm/
H A Dtlb.c965 static struct flush_tlb_info *get_flush_tlb_info(struct mm_struct *mm, in get_flush_tlb_info() function
1021 info = get_flush_tlb_info(mm, start, end, stride_shift, freed_tables, in flush_tlb_mm_range()
1076 info = get_flush_tlb_info(NULL, start, end, 0, false, in flush_tlb_kernel_range()
1255 info = get_flush_tlb_info(NULL, 0, TLB_FLUSH_ALL, 0, false, in arch_tlbbatch_flush()