Lines Matching refs:flush_tlb_info
656 static void flush_tlb_func_common(const struct flush_tlb_info *f,
775 const struct flush_tlb_info *f = info;
782 const struct flush_tlb_info *f = info;
799 const struct flush_tlb_info *info)
827 const struct flush_tlb_info *info)
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,
855 struct flush_tlb_info *info = this_cpu_ptr(&flush_tlb_info);
859 * Ensure that the following code is non-reentrant and flush_tlb_info
889 struct flush_tlb_info *info;
937 struct flush_tlb_info *f = info;
952 struct flush_tlb_info *info;
1124 * This means that the 'struct flush_tlb_info' that describes which mappings to
1128 static const struct flush_tlb_info full_flush_tlb_info = {