Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/mm/
Dtlb.c656 static void flush_tlb_func_common(const struct flush_tlb_info *f, in flush_tlb_func_common()
775 const struct flush_tlb_info *f = info; in flush_tlb_func_local()
782 const struct flush_tlb_info *f = info; in flush_tlb_func_remote()
799 const struct flush_tlb_info *info) in native_flush_tlb_others()
827 const struct flush_tlb_info *info) in flush_tlb_others()
844 static DEFINE_PER_CPU_SHARED_ALIGNED(struct flush_tlb_info, flush_tlb_info);
850 static inline struct flush_tlb_info *get_flush_tlb_info(struct mm_struct *mm, in get_flush_tlb_info()
855 struct flush_tlb_info *info = this_cpu_ptr(&flush_tlb_info); in get_flush_tlb_info()
889 struct flush_tlb_info *info; in flush_tlb_mm_range()
937 struct flush_tlb_info *f = info; in do_kernel_range_flush()
[all …]
/kernel/linux/linux-5.10/arch/x86/hyperv/
Dmmu.c21 const struct flush_tlb_info *info);
56 const struct flush_tlb_info *info) in hyperv_flush_tlb_others()
171 const struct flush_tlb_info *info) in hyperv_flush_tlb_others_ex()
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dtlbflush.h183 struct flush_tlb_info { struct
212 const struct flush_tlb_info *info); argument
Dparavirt_types.h56 struct flush_tlb_info;
204 const struct flush_tlb_info *info);
Dparavirt.h54 const struct flush_tlb_info *info);
72 const struct flush_tlb_info *info) in __flush_tlb_others()
/kernel/linux/linux-5.10/arch/x86/include/asm/trace/
Dhyperv.h13 const struct flush_tlb_info *info),
/kernel/linux/linux-5.10/arch/x86/kernel/
Dkvm.c657 const struct flush_tlb_info *info) in kvm_flush_tlb_others()
/kernel/linux/linux-5.10/arch/x86/xen/
Dmmu_pv.c1251 const struct flush_tlb_info *info) in xen_flush_tlb_others()