Home
last modified time | relevance | path

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

/linux/arch/x86/mm/
H A Dtlb.c748 const struct flush_tlb_info *f = info; in flush_tlb_func()
904 const struct flush_tlb_info *info) in native_flush_tlb_multi()
936 const struct flush_tlb_info *info) in flush_tlb_multi()
953 static DEFINE_PER_CPU_SHARED_ALIGNED(struct flush_tlb_info, flush_tlb_info);
959 static struct flush_tlb_info *get_flush_tlb_info(struct mm_struct *mm, in get_flush_tlb_info()
964 struct flush_tlb_info *info = this_cpu_ptr(&flush_tlb_info); in get_flush_tlb_info()
999 struct flush_tlb_info *info; in flush_tlb_mm_range()
1052 struct flush_tlb_info *f = info; in do_kernel_range_flush()
1067 struct flush_tlb_info *info; in flush_tlb_kernel_range()
1245 struct flush_tlb_info *info; in arch_tlbbatch_flush()
/linux/arch/x86/hyperv/
H A Dmmu.c21 const struct flush_tlb_info *info);
61 const struct flush_tlb_info *info) in hyperv_flush_tlb_multi()
174 const struct flush_tlb_info *info) in hyperv_flush_tlb_others_ex()
/linux/arch/x86/include/asm/
H A Dtlbflush.h201 struct flush_tlb_info { struct
231 const struct flush_tlb_info *info); argument
H A Dparavirt_types.h22 struct flush_tlb_info;
137 const struct flush_tlb_info *info);
H A Dparavirt.h71 const struct flush_tlb_info *info);
89 const struct flush_tlb_info *info) in __flush_tlb_multi()
/linux/arch/x86/include/asm/trace/
H A Dhyperv.h13 const struct flush_tlb_info *info),
/linux/arch/x86/kernel/
H A Dkvm.c651 const struct flush_tlb_info *info) in kvm_flush_tlb_multi()
/linux/arch/x86/xen/
H A Dmmu_pv.c1273 const struct flush_tlb_info *info) in xen_flush_tlb_multi()