Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/mm/
Dtlb.c521 static void flush_tlb_func_common(const struct flush_tlb_info *f, in flush_tlb_func_common()
640 const struct flush_tlb_info *f = info; in flush_tlb_func_local()
647 const struct flush_tlb_info *f = info; in flush_tlb_func_remote()
664 const struct flush_tlb_info *info) in native_flush_tlb_others()
726 static DEFINE_PER_CPU_SHARED_ALIGNED(struct flush_tlb_info, flush_tlb_info);
732 static inline struct flush_tlb_info *get_flush_tlb_info(struct mm_struct *mm, in get_flush_tlb_info()
737 struct flush_tlb_info *info = this_cpu_ptr(&flush_tlb_info); in get_flush_tlb_info()
771 struct flush_tlb_info *info; in flush_tlb_mm_range()
819 struct flush_tlb_info *f = info; in do_kernel_range_flush()
834 struct flush_tlb_info *info; in flush_tlb_kernel_range()
[all …]
/Linux-v5.4/arch/x86/include/asm/uv/
Duv.h28 const struct flush_tlb_info *info);
40 const struct flush_tlb_info *info) in uv_flush_tlb_others()
/Linux-v5.4/arch/x86/hyperv/
Dmmu.c21 const struct flush_tlb_info *info);
56 const struct flush_tlb_info *info) in hyperv_flush_tlb_others()
165 const struct flush_tlb_info *info) in hyperv_flush_tlb_others_ex()
/Linux-v5.4/arch/x86/include/asm/
Dtlbflush.h541 struct flush_tlb_info { struct
589 const struct flush_tlb_info *info);
Dparavirt_types.h56 struct flush_tlb_info;
210 const struct flush_tlb_info *info);
Dparavirt.h66 const struct flush_tlb_info *info) in flush_tlb_others()
/Linux-v5.4/arch/x86/include/asm/trace/
Dhyperv.h13 const struct flush_tlb_info *info),
/Linux-v5.4/arch/x86/kernel/
Dkvm.c584 const struct flush_tlb_info *info) in kvm_flush_tlb_others()
/Linux-v5.4/arch/x86/platform/uv/
Dtlb_uv.c1103 const struct flush_tlb_info *info) in uv_flush_tlb_others()
/Linux-v5.4/arch/x86/xen/
Dmmu_pv.c1349 const struct flush_tlb_info *info) in xen_flush_tlb_others()