Lines Matching defs:info
911 static void drop_mm_ref_this_cpu(void *info)
913 struct mm_struct *mm = info;
1274 const struct flush_tlb_info *info)
1284 trace_xen_mmu_flush_tlb_multi(cpus, info->mm, info->start, info->end);
1297 if (info->end != TLB_FLUSH_ALL &&
1298 (info->end - info->start) <= PAGE_SIZE) {
1300 args->op.arg1.linear_addr = info->start;
1971 /* Now copy the old p2m info to the new area. */
1975 /* Release the old p2m list and set new list info. */